Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-104-dio-48e.c40 #define DIO48E_ENABLE_INTERRUPT 0xB macro
41 #define DIO48E_DISABLE_INTERRUPT DIO48E_ENABLE_INTERRUPT
183 return regmap_write(dio48egpio->map, DIO48E_ENABLE_INTERRUPT, 0x00); in dio48e_handle_mask_sync()
298 chip->mask_base = DIO48E_ENABLE_INTERRUPT; in dio48e_probe()