Searched defs:attr_sel (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/ufs/host/ |
D | ufshcd-dwc.h | 16 u32 attr_sel; member
|
/linux-6.1.9/include/ufs/ |
D | ufshcd.h | 1127 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 1134 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() 1141 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() 1148 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() 1156 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 1162 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
|
/linux-6.1.9/drivers/ufs/core/ |
D | ufshcd.c | 3912 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 3956 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|