Searched refs:GHZ (Results 1 – 3 of 3) sorted by relevance
15 #define S32CC_ARM_PLL_VCO_FREQ (2U * GHZ)16 #define S32CC_ARM_PLL_PHI0_FREQ (1U * GHZ)17 #define S32CC_A53_FREQ (1U * GHZ)19 #define S32CC_PERIPH_PLL_VCO_FREQ (2U * GHZ)
47 S32CC_FREQ_MODULE_CLK(arm_pll_phi0_div, 0, GHZ);144 S32CC_FREQ_MODULE_CLK(periphpll, 1300 * MHZ, 2 * GHZ);
13 #define GHZ (UL(1000) * MHZ) macro