Searched defs:attr_sel (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/ufs/host/ |
H A D | ufshcd-dwc.h | 16 u32 attr_sel; member
|
/openbmc/linux/include/ufs/ |
H A D | ufshcd.h | 1314 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 1321 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() 1328 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() 1335 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() 1343 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 1349 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
|
/openbmc/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 4014 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 4058 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|