Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/sunplus/ !
Dsppctl.h48 #define SPPCTL_SET_MOON_REG_BIT(bit) (BIT((bit) + SPPCTL_MOON_REG_MASK_SHIFT) | BIT(bit)) macro
Dsppctl.c145 return SPPCTL_SET_MOON_REG_BIT(bit_off); in sppctl_prep_moon_reg_and_offset()