Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280.h190 #define BMP380_INT_CTRL_OPEN_DRAIN BIT(0) macro
H A Dbmp280-core.c1864 int pin_drive_cfg = FIELD_PREP(BMP380_INT_CTRL_OPEN_DRAIN, in bmp380_int_pin_config()