Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-dwapb.c49 #define GPIO_SWPORT_DR_SIZE (GPIO_SWPORTB_DR - GPIO_SWPORTA_DR) macro
411 set = gpio->regs + GPIO_SWPORTA_DR + (pp->idx * GPIO_SWPORT_DR_SIZE); in dwapb_gpio_add_port()
609 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_SIZE; in dwapb_gpio_suspend()
648 offset = GPIO_SWPORTA_DR + idx * GPIO_SWPORT_DR_SIZE; in dwapb_gpio_resume()