Searched refs:BCMCPU_IS_6345 (Results 1 – 7 of 7) sorted by relevance
40 if (BCMCPU_IS_6345()) in bcm63xx_enetdmac_regs_init()174 if (BCMCPU_IS_6345()) in register_shared()181 else if (BCMCPU_IS_6345()) in register_shared()212 if (unit == 1 && (BCMCPU_IS_6338() || BCMCPU_IS_6345())) in bcm63xx_enet_register()255 if (BCMCPU_IS_6345()) { in bcm63xx_enet_register()
41 if (BCMCPU_IS_6328() || BCMCPU_IS_6345()) in bcm63xx_spi_register()
38 else if (BCMCPU_IS_6345()) in prom_init()
145 if (!BCMCPU_IS_6345()) in bcm63xx_gpio_init()
264 if (BCMCPU_IS_6345()) { in detect_memory_size()
62 else if (BCMCPU_IS_6345()) in enet_misc_set()
79 #define BCMCPU_IS_6345() (bcm63xx_get_cpu_id() == BCM6345_CPU_ID) macro