Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufs.h538 struct ufs_vreg { struct
547 struct ufs_vreg *vcc; argument
548 struct ufs_vreg *vccq;
549 struct ufs_vreg *vccq2;
550 struct ufs_vreg *vdd_hba;
Dufshcd.h1375 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
/Linux-v6.6/drivers/ufs/host/
Dufshcd-pltfrm.h35 struct ufs_vreg **out_vreg);
Dufshcd-pltfrm.c124 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufs-mediatek.c829 struct ufs_vreg **vreg_on, **vreg_off; in ufs_mtk_vreg_fix_vccqx()
1254 struct ufs_vreg *vccqx = NULL; in ufs_mtk_vccqx_set_lpm()
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c285 struct ufs_vreg *vreg);
8873 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8900 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8906 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8915 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8923 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8943 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8996 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()