Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h539 struct ufs_vreg { struct
548 struct ufs_vreg *vcc; argument
549 struct ufs_vreg *vccq;
550 struct ufs_vreg *vccq2;
551 struct ufs_vreg *vdd_hba;
H A Dufshcd.h1383 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);
/openbmc/linux/drivers/ufs/host/
H A Dufshcd-pltfrm.h35 struct ufs_vreg **out_vreg);
H A Dufshcd-pltfrm.c124 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
H A 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()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c299 struct ufs_vreg *vreg);
9037 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
9064 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
9070 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
9079 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
9087 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
9107 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
9160 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()