Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-idio-16.c23 #define IDIO_16_ENABLE_IRQ 0x2 macro
25 #define IDIO_16_DISABLE_IRQ IDIO_16_ENABLE_IRQ
57 return regmap_read(data->map, IDIO_16_ENABLE_IRQ, &val); in idio_16_handle_mask_sync()
130 chip->mask_base = IDIO_16_ENABLE_IRQ; in devm_idio_16_regmap_register()