Home
last modified time | relevance | path

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

/linux-5.19.10/include/ufs/
Dufs.h566 struct ufs_vreg { struct
575 struct ufs_vreg *vcc; argument
576 struct ufs_vreg *vccq;
577 struct ufs_vreg *vccq2;
578 struct ufs_vreg *vdd_hba;
/linux-5.19.10/drivers/ufs/host/
Dufshcd-pltfrm.c124 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c269 struct ufs_vreg *vreg);
8336 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8363 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8369 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8378 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8386 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8406 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8459 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()