Searched refs:AR71XX_GPIO_REG_INT_POLARITY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-ath79.c | 25 #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()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-ath79.c | 26 #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()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath79/ |
H A D | ar71xx_regs.h | 923 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath79/ |
H A D | ar71xx_regs.h | 924 #define AR71XX_GPIO_REG_INT_POLARITY 0x1c macro
|
Completed in 10 milliseconds