Searched refs:sensor_config (Results 1 – 2 of 2) sorted by relevance
89 u32 sensor_config = 0; in scmi_iio_buffer_preenable() local93 sensor_config |= FIELD_PREP(SCMI_SENS_CFG_TSTAMP_ENABLED_MASK, in scmi_iio_buffer_preenable()96 sensor_config |= FIELD_PREP(SCMI_SENS_CFG_SENSOR_ENABLED_MASK, in scmi_iio_buffer_preenable()100 sensor_config); in scmi_iio_buffer_preenable()111 u32 sensor_config = 0; in scmi_iio_buffer_postdisable() local114 sensor_config |= FIELD_PREP(SCMI_SENS_CFG_SENSOR_ENABLED_MASK, in scmi_iio_buffer_postdisable()118 sensor_config); in scmi_iio_buffer_postdisable()137 u32 sensor_config; in scmi_iio_set_odr_val() local142 &sensor_config); in scmi_iio_set_odr_val()173 sensor_config &= ~SCMI_SENS_CFG_UPDATE_SECS_MASK; in scmi_iio_set_odr_val()[all …]
264 u32 sensor_config; member271 u32 sensor_config; member280 u32 sensor_config; member287 u32 sensor_config; member546 chan_val |= LTC2983_THERMOCOUPLE_CFG(thermo->sensor_config); in ltc2983_thermocouple_assign_chan()566 chan_val |= LTC2983_RTD_CFG(rtd->sensor_config); in ltc2983_rtd_assign_chan()588 chan_val |= LTC2983_THERMISTOR_CFG(thermistor->sensor_config); in ltc2983_thermistor_assign_chan()610 chan_val = LTC2983_DIODE_CFG(diode->sensor_config); in ltc2983_diode_assign_chan()668 thermo->sensor_config = LTC2983_THERMOCOUPLE_SGL(1); in ltc2983_thermocouple_new()674 thermo->sensor_config |= in ltc2983_thermocouple_new()[all …]