Home
last modified time | relevance | path

Searched refs:TMP007_CONFIG_TC_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dtmp007.c44 #define TMP007_CONFIG_TC_EN BIT(6) macro
485 data->config |= (TMP007_CONFIG_CONV_EN | TMP007_CONFIG_ALERT_EN | TMP007_CONFIG_TC_EN); in tmp007_probe()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dtmp007.c44 #define TMP007_CONFIG_TC_EN BIT(6) macro
492 data->config |= (TMP007_CONFIG_CONV_EN | TMP007_CONFIG_ALERT_EN | TMP007_CONFIG_TC_EN); in tmp007_probe()

Completed in 3 milliseconds