Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_pll_config_s10.c24 if (swab32(handoff_clk) == S10_HANDOFF_MAGIC_CLOCK) { in cm_get_default_config()
29 } else if (handoff_clk == S10_HANDOFF_MAGIC_CLOCK) { in cm_get_default_config()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dhandoff_s10.h24 #define S10_HANDOFF_MAGIC_CLOCK 0x434C4B53 macro