Searched refs:BCMCPU_IS_6358 (Results 1 – 6 of 6) sorted by relevance
79 if (BCMCPU_IS_6358()) { in enetx_set()105 if (!BCMCPU_IS_6358()) in ephy_set()120 if (!BCMCPU_IS_6358()) in pcm_set()215 if (BCMCPU_IS_6358() && !strcmp(id, "pcm")) in clk_get()
57 if (id == 1 && !BCMCPU_IS_6358()) in bcm63xx_uart_register()
244 if (BCMCPU_IS_6358()) { in detect_cpu_clock()274 if (BCMCPU_IS_6358()) { in detect_memory_size()
108 if (!BCMCPU_IS_6348() && !BCMCPU_IS_6358()) in bcm63xx_pcmcia_register()
102 if (!BCMCPU_IS_6348() && !BCMCPU_IS_6358()) in bcm63xx_pci_init()162 if (BCMCPU_IS_6358()) in bcm63xx_pci_init()
69 # define BCMCPU_IS_6358() (bcm63xx_get_cpu_id() == BCM6358_CPU_ID) macro71 # define BCMCPU_IS_6358() (0) macro