Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs.h562 struct ufs_vreg { struct
573 struct ufs_vreg *vcc; argument
574 struct ufs_vreg *vccq;
575 struct ufs_vreg *vccq2;
576 struct ufs_vreg *vdd_hba;
H A Dufshcd-pltfrm.c123 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
H A Dufshcd.c251 struct ufs_vreg *vreg);
8044 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8071 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8077 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8086 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8117 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8137 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8190 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()