Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280.h67 #define BMP580_INT_CONFIG_INT_EN BIT(3) macro
H A Dbmp280-core.c2551 BMP580_INT_CONFIG_INT_EN, in bmp580_data_rdy_trigger_set_state()
2552 FIELD_PREP(BMP580_INT_CONFIG_INT_EN, !!state)); in bmp580_data_rdy_trigger_set_state()