Home
last modified time | relevance | path

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

/Linux-v6.1/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.h1197 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
/Linux-v6.1/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-v6.1/drivers/ufs/core/
Dufshcd.c267 struct ufs_vreg *vreg);
8343 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8370 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8376 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8385 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8393 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8413 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8466 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()