Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/sunplus/
Dsppctl.h19 #define SPPCTL_GPIO_OFF_FIRST 0x00 macro
Dsppctl.c41 return readl(spp_gchip->first_base + SPPCTL_GPIO_OFF_FIRST + off); in sppctl_first_readl()
46 writel(val, spp_gchip->first_base + SPPCTL_GPIO_OFF_FIRST + off); in sppctl_first_writel()