Home
last modified time | relevance | path

Searched refs:SOC_MPC8349 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h16 SOC_MPC8349, enumerator
33 (type == SOC_MPC8349) || in mpc83xx_has_tsec()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h218 if (soc_type == SOC_MPC8349) in retrieve_mode()
230 if (soc_type == SOC_MPC8313 || soc_type == SOC_MPC8349) in retrieve_mode()
H A Dmpc83xx_clk.c58 return type == SOC_MPC8349; in is_clk_valid()
312 { .compatible = "fsl,mpc8349-clk", .data = SOC_MPC8349 },