Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h25 #define SPPCTL_GPIO_OFF_OINV 0xa0 macro
H A Dsppctl.c92 return readl(spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OINV + off); in sppctl_gpio_oinv_readl()
98 writel(val, spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OINV + off); in sppctl_gpio_oinv_writel()