Searched refs:PIOBU_PIN_DEF_LEVEL_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define PIOBU_PIN_DEF_LEVEL_MASK (BIT(PIOBU_PIN_DEF_LEVEL_SHIFT)) macro29 #define PIOBU_PIN_DEF_LEVEL(val) (((val) & PIOBU_PIN_DEF_LEVEL_MASK) >> \47 PIOBU_PIN_DEF_LEVEL_MASK | \