Searched refs:ufs_vreg (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/ufs/ |
| H A D | ufs.h | 542 struct ufs_vreg { struct 551 struct ufs_vreg *vcc; argument 552 struct ufs_vreg *vccq; 553 struct ufs_vreg *vccq2; 554 struct ufs_vreg *vdd_hba;
|
| H A D | ufshcd.h | 1469 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
|
| /linux-6.15/drivers/ufs/host/ |
| H A D | ufshcd-pltfrm.h | 36 struct ufs_vreg **out_vreg, bool skip_current);
|
| H A D | ufshcd-pltfrm.c | 122 struct ufs_vreg **out_vreg, bool skip_current) in ufshcd_populate_vreg() 125 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
|
| H A D | ufs-mediatek.c | 898 struct ufs_vreg **vreg_on, **vreg_off; in ufs_mtk_vreg_fix_vccqx() 1345 struct ufs_vreg *vccqx = NULL; in ufs_mtk_vccqx_set_lpm()
|
| /linux-6.15/drivers/ufs/core/ |
| H A D | ufshcd.c | 322 struct ufs_vreg *vreg); 9044 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load() 9071 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm() 9077 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm() 9086 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg() 9094 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg() 9114 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg() 9167 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()
|