Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h21 #define SPPCTL_GPIO_OFF_OE 0x20 macro
H A Dsppctl.c61 return readl(spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OE + off); in sppctl_gpio_oe_readl()
66 writel(val, spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OE + off); in sppctl_gpio_oe_writel()