Searched defs:attr_sel (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufshcd.h | 644 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 651 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() 658 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() 665 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() 673 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 679 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
|
D | ufshcd.c | 2121 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 2156 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|