Searched refs:CMU_EN_REG_MASK (Results 1 – 4 of 4) sorted by relevance
75 #define CMU_EN_REG_MASK 0x3U macro1749 #define CMU_EN_REG_MASK 0xfU
75 #define CMU_EN_REG_MASK 0x3U macro1750 #define CMU_EN_REG_MASK 0xfU
7562 switch (((unsigned)clock >> CMU_EN_REG_POS) & CMU_EN_REG_MASK) { in CMU_ClockEnable()
7509 switch (((unsigned)clock >> CMU_EN_REG_POS) & CMU_EN_REG_MASK) { in CMU_ClockEnable()