Home
last modified time | relevance | path

Searched refs:attributes_high (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dsensors.c85 __le32 attributes_high; member
125 __le32 attributes_high; member
428 attrh = le32_to_cpu(adesc->attributes_high); in iter_axes_desc_process_response()
616 attrh = le32_to_cpu(sdesc->attributes_high); in iter_sens_descr_process_response()
H A Dpinctrl.c71 __le32 attributes_high; member
143 pi->nr_functions = GET_FUNCTIONS_NR(attr->attributes_high); in scmi_pinctrl_attributes_get()