Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufs.h468 struct ufs_vreg { struct
479 struct ufs_vreg *vcc; argument
480 struct ufs_vreg *vccq;
481 struct ufs_vreg *vccq2;
482 struct ufs_vreg *vdd_hba;
Dufshcd-pltfrm.c142 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
146 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufshcd.c4260 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
4278 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
4284 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
4290 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
4317 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
4337 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
4398 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()