Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-dwapb.c31 #define GPIO_SWPORTA_DR 0x00 macro
495 set = gpio->regs + GPIO_SWPORTA_DR + pp->idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_add_port()
748 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_suspend()
792 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_resume()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-dwapb.c27 #define GPIO_SWPORTA_DR 0x00 macro
519 set = gpio->regs + GPIO_SWPORTA_DR + pp->idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_add_port()
763 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_suspend()
807 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_resume()

Completed in 5 milliseconds