Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/vcth/
H A Dreg_gpio.h18 #define GPIO_EXT_PORTA(base) ((base) + GPIO_EXT_PORTA_OFFS) macro
/openbmc/u-boot/board/micronas/vct/vctv/
H A Dreg_gpio.h18 #define GPIO_EXT_PORTA(base) ((base) + GPIO_EXT_PORTA_OFFS) macro
/openbmc/u-boot/board/micronas/vct/
H A Dgpio.c71 value = reg_read(GPIO_EXT_PORTA(gpio_base)); in vct_gpio_get()
/openbmc/linux/drivers/gpio/
H A Dgpio-dwapb.c42 #define GPIO_EXT_PORTA 0x50 macro
518 dat = gpio->regs + GPIO_EXT_PORTA + pp->idx * GPIO_EXT_PORT_STRIDE; in dwapb_gpio_add_port()
766 offset = GPIO_EXT_PORTA + idx * GPIO_EXT_PORT_STRIDE; in dwapb_gpio_suspend()
813 offset = GPIO_EXT_PORTA + idx * GPIO_EXT_PORT_STRIDE; in dwapb_gpio_resume()