Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h13 SOC_MPC8313, enumerator
31 (type == SOC_MPC8313) || in mpc83xx_has_tsec()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h206 if (soc_type == SOC_MPC8313) /* I2C and TSEC2 are the same register */ in retrieve_mode()
230 if (soc_type == SOC_MPC8313 || soc_type == SOC_MPC8349) in retrieve_mode()
H A Dmpc83xx_clk.c309 { .compatible = "fsl,mpc8313-clk", .data = SOC_MPC8313 },