Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-ids.h22 #define S32CC_SW_CLK(SUB, ID) S32CC_CLK(2UL | ((SUB) & 1UL), U(ID)) macro
25 #define S32CC_ARCH_CLK(ID) S32CC_SW_CLK(0UL, ID)
26 #define S32CC_PLAT_CLK(ID) S32CC_SW_CLK(1UL, ID)