Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/sh7757lcr/
H A Dsh7757lcr.c43 if (is_sh7757_b0()) in init_pcie_bridge_from_spi()
71 if (is_sh7757_b0()) in init_pcie_bridge()
103 if (!is_sh7757_b0()) in init_pcie_bridge()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h184 #define is_sh7757_b0(_val) \ macro