Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-dwapb.c51 #define GPIO_SWPORT_DR_STRIDE 0x0c /* register stride 3*32 bits */ macro
519 set = gpio->regs + GPIO_SWPORTA_DR + pp->idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_add_port()
767 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_suspend()
811 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_resume()