Searched defs:attr_sel (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/scsi/ufs/ |
D | ufshcd-dwc.h | 14 u32 attr_sel; member
|
D | ufshcd.h | 1083 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 1090 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() 1097 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() 1104 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() 1112 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 1118 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
|
D | ufshcd.c | 3811 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 3855 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|