Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h17 SOC_MPC8360, enumerator
71 (type == SOC_MPC8360); in mpc83xx_has_quicc_engine()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c43 return type == SOC_MPC8360; in is_clk_valid()
56 return type == SOC_MPC8360; in is_clk_valid()
313 { .compatible = "fsl,mpc8360-clk", .data = SOC_MPC8360 },