Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h24 #define SPPCTL_GPIO_OFF_IINV 0x80 macro
H A Dsppctl.c81 return readl(spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_IINV + off); in sppctl_gpio_iinv_readl()
87 writel(val, spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_IINV + off); in sppctl_gpio_iinv_writel()