Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-ath79.c25 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro
160 ctrl, AR71XX_GPIO_REG_INT_POLARITY, mask, polarity); in ath79_gpio_irq_set_type()
200 ath79_gpio_update_bits(ctrl, AR71XX_GPIO_REG_INT_POLARITY, in ath79_gpio_irq_handler()
/Linux-v5.4/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h923 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro