Searched refs:SCMI_SENS_CFG_SENSOR_ENABLED_MASK (Results 1 – 2 of 2) sorted by relevance
93 sensor_config |= FIELD_PREP(SCMI_SENS_CFG_SENSOR_ENABLED_MASK, in scmi_iio_buffer_preenable()111 sensor_config |= FIELD_PREP(SCMI_SENS_CFG_SENSOR_ENABLED_MASK, in scmi_iio_buffer_postdisable()
323 #define SCMI_SENS_CFG_SENSOR_ENABLED_MASK BIT(0) macro