Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/sunplus/
Dsppctl.h49 #define SPPCTL_CLR_MOON_REG_BIT(bit) BIT((bit) + SPPCTL_MOON_REG_MASK_SHIFT) macro
Dsppctl.c147 return SPPCTL_CLR_MOON_REG_BIT(bit_off); in sppctl_prep_moon_reg_and_offset()