Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h23 #define SPPCTL_GPIO_OFF_IN 0x60 macro
H A Dsppctl.c76 return readl(spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_IN + off); in sppctl_gpio_in_readl()