Home
last modified time | relevance | path

Searched refs:int_type1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ep93xx.c45 u8 int_type1; member
88 writeb_relaxed(eic->int_type1, in ep93xx_gpio_update_int_params()
226 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()
231 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()
236 eic->int_type1 &= ~port_mask; in ep93xx_gpio_irq_type()
241 eic->int_type1 &= ~port_mask; in ep93xx_gpio_irq_type()
246 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ep93xx.c47 u8 int_type1; member
90 writeb_relaxed(eic->int_type1, in ep93xx_gpio_update_int_params()
231 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()
236 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()
241 eic->int_type1 &= ~port_mask; in ep93xx_gpio_irq_type()
246 eic->int_type1 &= ~port_mask; in ep93xx_gpio_irq_type()
251 eic->int_type1 |= port_mask; in ep93xx_gpio_irq_type()

Completed in 2 milliseconds