Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780.h79 #define JZ4780_VPLL_M ((888 * 1000000) * 2 / JZ4780_SYS_EXTAL) macro
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c474 pll_init_one(VPLL, JZ4780_VPLL_M, JZ4780_VPLL_N, JZ4780_VPLL_OD); in pll_init()