Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h19 #define SPPCTL_GPIO_OFF_FIRST 0x00 macro
H A Dsppctl.c40 return readl(spp_gchip->first_base + SPPCTL_GPIO_OFF_FIRST + off); in sppctl_first_readl()
45 writel(val, spp_gchip->first_base + SPPCTL_GPIO_OFF_FIRST + off); in sppctl_first_writel()