Home
last modified time | relevance | path

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

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