Lines Matching defs:attr_sel
4134 * @attr_sel: uic command argument1
4141 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel,
4146 .argument1 = attr_sel,
4163 set, UIC_GET_ATTR_ID(attr_sel), mib_val, ret);
4168 set, UIC_GET_ATTR_ID(attr_sel), mib_val,
4178 * @attr_sel: uic command argument1
4184 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel,
4189 .argument1 = attr_sel,
4229 get, UIC_GET_ATTR_ID(attr_sel), ret);
4234 get, UIC_GET_ATTR_ID(attr_sel),