Searched refs:S32CC_SW_CLK (Results 1 – 1 of 1) sorted by relevance
22 #define S32CC_SW_CLK(SUB, ID) S32CC_CLK(2UL | ((SUB) & 1UL), U(ID)) macro25 #define S32CC_ARCH_CLK(ID) S32CC_SW_CLK(0UL, ID)26 #define S32CC_PLAT_CLK(ID) S32CC_SW_CLK(1UL, ID)