Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-dwapb.c34 #define GPIO_SWPORTA_DR 0x00 macro
513 set = gpio->regs + GPIO_SWPORTA_DR + (pp->idx * GPIO_SWPORT_DR_STRIDE); in dwapb_gpio_add_port()
777 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_suspend()
822 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_resume()