Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h44 bool mpc83xx_has_pcie2(int type) in mpc83xx_has_pcie2() function
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c62 return mpc83xx_has_pcie2(type); in is_clk_valid()