Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-dwapb.c54 #define GPIO_SWPORT_DDR_STRIDE 0x0c /* register stride 3*32 bits */ macro
505 dirout = gpio->regs + GPIO_SWPORTA_DDR + pp->idx * GPIO_SWPORT_DDR_STRIDE; in dwapb_gpio_add_port()
748 offset = GPIO_SWPORTA_DDR + idx * GPIO_SWPORT_DDR_STRIDE; in dwapb_gpio_suspend()
798 offset = GPIO_SWPORTA_DDR + idx * GPIO_SWPORT_DDR_STRIDE; in dwapb_gpio_resume()

Completed in 4 milliseconds