Searched refs:ufs_vreg (Results 1 – 6 of 6) sorted by relevance
| /linux/include/ufs/ |
| H A D | ufs.h | 600 struct ufs_vreg { struct 609 struct ufs_vreg *vcc; argument 610 struct ufs_vreg *vccq; 611 struct ufs_vreg *vccq2; 612 struct ufs_vreg *vdd_hba;
|
| H A D | ufshcd.h | 1436 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
|
| /linux/drivers/ufs/host/ |
| H A D | ufshcd-pltfrm.h | 37 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 | 1089 struct ufs_vreg **vreg_on, **vreg_off; in ufs_mtk_vreg_fix_vccqx() 1736 struct ufs_vreg *vccqx = NULL; in ufs_mtk_vccqx_set_lpm()
|
| /linux/drivers/ufs/core/ |
| H A D | ufshcd.c | 345 struct ufs_vreg *vreg); 9344 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load() 9371 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm() 9377 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm() 9386 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg() 9394 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg() 9414 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg() 9467 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()
|