Searched defs:mib_val (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ufs/
H A Dufs.c228 ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, u8 attr_set, u32 mib_val, u8 peer) argument
266 ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, u32 *mib_val, u8 peer) argument
H A Dufs.h627 ufshcd_dme_set(struct ufs_hba *hba, u32 attr_sel, u32 mib_val) argument
634 ufshcd_dme_get(struct ufs_hba *hba, u32 attr_sel, u32 *mib_val) argument
640 ufshcd_dme_peer_get(struct ufs_hba *hba, u32 attr_sel, u32 *mib_val) argument
646 ufshcd_dme_peer_set(struct ufs_hba *hba, u32 attr_sel, u32 mib_val) argument
[all...]

Completed in 130 milliseconds