Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs.h512 struct ufs_vreg { struct
522 struct ufs_vreg *vcc; argument
523 struct ufs_vreg *vccq;
524 struct ufs_vreg *vccq2;
525 struct ufs_vreg *vdd_hba;
Dufshcd-pltfrm.c107 struct ufs_vreg **out_vreg) in ufshcd_populate_vreg()
111 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg()
Dufshcd.c239 struct ufs_vreg *vreg);
7845 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
7872 struct ufs_vreg *vreg) in ufshcd_config_vreg_lpm()
7878 struct ufs_vreg *vreg) in ufshcd_config_vreg_hpm()
7887 struct ufs_vreg *vreg, bool on) in ufshcd_config_vreg()
7918 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
7938 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
7991 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()