Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/sunplus/
Dsppctl.h22 #define SPPCTL_GPIO_OFF_OUT 0x40 macro
Dsppctl.c72 writel(val, spp_gchip->gpioxt_base + SPPCTL_GPIO_OFF_OUT + off); in sppctl_gpio_out_writel()