Searched refs:BCMCPU_IS_6338 (Results 1 – 6 of 6) sorted by relevance
29 if (BCMCPU_IS_6338()) in prom_init()
107 if (unit == 1 && BCMCPU_IS_6338()) in bcm63xx_enet_register()113 if (BCMCPU_IS_6338()) in bcm63xx_enet_register()
53 if (BCMCPU_IS_6338()) in enet_misc_set()180 if (BCMCPU_IS_6338()) in spi_set()
178 if (BCMCPU_IS_6338() || BCMCPU_IS_6348()) { in detect_memory_size()
431 if (BCMCPU_IS_6338() || BCMCPU_IS_6358() || BCMCPU_IS_6368()) { in bcm63xx_external_irq_set_type()
31 # define BCMCPU_IS_6338() (bcm63xx_get_cpu_id() == BCM6338_CPU_ID) macro33 # define BCMCPU_IS_6338() (0) macro