Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h67 bool mpc83xx_has_quicc_engine(int type) in mpc83xx_has_quicc_engine() function
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c75 return mpc83xx_has_quicc_engine(type) && (type != SOC_MPC8309); in is_clk_valid()