Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-dwapb.c41 #define GPIO_PORTA_EOI 0x4c macro
135 case GPIO_PORTA_EOI: in gpio_reg_v2_convert()
246 dwapb_write(gpio, GPIO_PORTA_EOI, val); in dwapb_irq_ack()
825 dwapb_write(gpio, GPIO_PORTA_EOI, 0xffffffff); in dwapb_gpio_resume()
/openbmc/u-boot/drivers/gpio/
H A Ddwapb_gpio.c30 #define GPIO_PORTA_EOI 0x4c macro