Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-ath79.c26 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro
164 ctrl, AR71XX_GPIO_REG_INT_POLARITY, mask, polarity); in ath79_gpio_irq_set_type()
206 ath79_gpio_update_bits(ctrl, AR71XX_GPIO_REG_INT_POLARITY, in ath79_gpio_irq_handler()
/linux-6.12.1/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h924 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro