Searched refs:pin_level_cfg (Results 1 – 1 of 1) sorted by relevance
1861 int pin_level_cfg = FIELD_PREP(BMP380_INT_CTRL_LEVEL, in bmp380_int_pin_config() local1863 int ret, int_pin_cfg = pin_drive_cfg | pin_level_cfg; in bmp380_int_pin_config()2563 int pin_level_cfg = FIELD_PREP(BMP580_INT_CONFIG_LEVEL, in bmp580_int_pin_config() local2565 int ret, int_pin_cfg = pin_drive_cfg | pin_level_cfg; in bmp580_int_pin_config()