Home
last modified time | relevance | path

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

/drivers/pinctrl/
Dpinctrl-pic32.c30 #define PIC32_CNCON_EDGE 11 macro
2042 writel(BIT(PIC32_CNCON_EDGE), bank->reg_base + PIC32_SET(CNCON_REG)); in pic32_gpio_irq_set_type()
2050 writel(BIT(PIC32_CNCON_EDGE), bank->reg_base + PIC32_SET(CNCON_REG)); in pic32_gpio_irq_set_type()
2058 writel(BIT(PIC32_CNCON_EDGE), bank->reg_base + PIC32_SET(CNCON_REG)); in pic32_gpio_irq_set_type()