Searched defs:attr_sel (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/ufs/host/ |
H A D | ufshcd-dwc.h | 16 u32 attr_sel; member
|
/linux/include/ufs/ |
H A D | ufshcd.h | 1400 static inline int ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set() argument 1407 static inline int ufshcd_dme_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_st_set() argument 1414 static inline int ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_set() argument 1421 static inline int ufshcd_dme_peer_st_set(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_peer_st_set() argument 1429 ufshcd_dme_get(struct ufs_hba * hba,u32 attr_sel,u32 * mib_val) ufshcd_dme_get() argument 1435 ufshcd_dme_peer_get(struct ufs_hba * hba,u32 attr_sel,u32 * mib_val) ufshcd_dme_peer_get() argument [all...] |
/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 4180 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_set_attr() 4223 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, in ufshcd_dme_get_attr()
|