Home
last modified time | relevance | path

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

/drivers/scsi/ufs/
Dufs.h576 struct ufs_vreg { struct
587 struct ufs_vreg *vcc; argument
588 struct ufs_vreg *vccq;
589 struct ufs_vreg *vccq2;
590 struct ufs_vreg *vdd_hba;
Dufshcd-pltfrm.h36 struct ufs_vreg **out_vreg);
Dufshcd-pltfrm.c123 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
126 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufshcd.c258 struct ufs_vreg *vreg);
8278 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8305 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
8311 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
8320 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
8351 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8371 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8424 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()
Dufshcd.h1270 int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg);