Home
last modified time | relevance | path

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

/linux-6.1.9/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;
Dufshcd.h1199 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
/linux-6.1.9/drivers/ufs/host/
Dufshcd-pltfrm.h36 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.c827 struct ufs_vreg **vreg_on, **vreg_off; in ufs_mtk_vreg_fix_vccqx()
1209 struct ufs_vreg *vccqx = NULL; in ufs_mtk_vccqx_set_lpm()
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c267 struct ufs_vreg *vreg);
8375 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8402 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8408 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8417 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8425 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8445 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8498 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()