Home
last modified time | relevance | path

Searched refs:ufs_vreg (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/ufs/
Dufs.h587 struct ufs_vreg { struct
599 struct ufs_vreg *vcc; argument
600 struct ufs_vreg *vccq;
601 struct ufs_vreg *vccq2;
602 struct ufs_vreg *vdd_hba;
Dufshcd-pltfrm.c129 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
133 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufshcd.c6753 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
6771 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
6783 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
6794 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
6824 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
6846 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
6909 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()