Searched defs:attr_sel (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ufs/ |
D | ufs.h | 628 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 636 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 642 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get() 647 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set()
|
D | ufs.c | 221 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, u8 attr_set, in ufshcd_dme_set_attr() 259 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|