Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_cgm_regs.h195 #define PERIPH_PLL_PHI0_FREQ (400000000) macro
/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c320 program_pll(PERIPH_PLL, XOSC_CLK_FREQ, PERIPH_PLL_PHI0_FREQ, in clock_init()