Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-dwapb.c45 #define GPIO_PORTA_EOI 0x4c macro
124 case GPIO_PORTA_EOI: in gpio_reg_v2_convert()
235 dwapb_write(gpio, GPIO_PORTA_EOI, val); in dwapb_irq_ack()
810 dwapb_write(gpio, GPIO_PORTA_EOI, 0xffffffff); in dwapb_gpio_resume()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Ddwapb_gpio.c30 #define GPIO_PORTA_EOI 0x4c macro