Home
last modified time | relevance | path

Searched defs:attr_sel (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ufs/host/
H A Dufshcd-dwc.h16 u32 attr_sel; member
/linux/include/ufs/
H A Dufshcd.h1379 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set()
1386 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set()
1393 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set()
1400 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set()
1408 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get()
1414 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
/linux/drivers/ufs/core/
H A Dufshcd.c4129 ufshcd_dme_set_attr(struct ufs_hba * hba,u32 attr_sel,u8 attr_set,u32 mib_val,u8 peer) ufshcd_dme_set_attr() argument
4172 ufshcd_dme_get_attr(struct ufs_hba * hba,u32 attr_sel,u32 * mib_val,u8 peer) ufshcd_dme_get_attr() argument
[all...]