Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h26 #define SPPCTL_GPIO_OFF_OD 0xc0 macro
H A Dsppctl.c103 return readl(spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OD + off); in sppctl_gpio_od_readl()
108 writel(val, spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OD + off); in sppctl_gpio_od_writel()