Searched refs:BCMCPU_IS_6338 (Results 1 – 7 of 7) sorted by relevance
48 if (BCMCPU_IS_6338() || BCMCPU_IS_6348()) { in bcm63xx_spi_register()
39 else if (BCMCPU_IS_6338()) in prom_init()
62 if (BCMCPU_IS_6338()) in enet_misc_set()247 if (BCMCPU_IS_6338()) in spi_set()
171 } else if (BCMCPU_IS_6338()) { in bcm63xx_reset_bits_init()
269 if (BCMCPU_IS_6338() || BCMCPU_IS_6348()) { in detect_memory_size()
220 if (unit == 1 && (BCMCPU_IS_6338() || BCMCPU_IS_6345())) in bcm63xx_enet_register()
79 #define BCMCPU_IS_6338() (bcm63xx_get_cpu_id() == BCM6338_CPU_ID) macro