Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufs.h513 struct ufs_vreg { struct
523 struct ufs_vreg *vcc; argument
524 struct ufs_vreg *vccq;
525 struct ufs_vreg *vccq2;
526 struct ufs_vreg *vdd_hba;
Dufshcd-pltfrm.c130 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
134 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufshcd.c7074 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
7101 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
7107 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
7116 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
7149 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
7169 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
7224 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()