Searched defs:attr_sel (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufshcd.h | 563 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() 570 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() 577 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() 584 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() 592 u32 attr_sel, u32 *mib_val) in ufshcd_dme_get() 598 u32 attr_sel, u32 *mib_val) in ufshcd_dme_peer_get()
|
D | ufshcd.c | 2105 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 2140 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|