Searched refs:BCMCPU_IS_6328 (Results 1 – 13 of 13) sorted by relevance
34 else if (BCMCPU_IS_6328()) in prom_init()65 if (BCMCPU_IS_6328()) { in prom_init()
159 if (BCMCPU_IS_6328()) { in enetsw_set()209 if (BCMCPU_IS_6328()) in usbh_set()228 if (BCMCPU_IS_6328()) in usbd_set()272 if (BCMCPU_IS_6328()) in hsspi_set()341 if (BCMCPU_IS_6328()) in pcie_set()
187 if (BCMCPU_IS_6328() || BCMCPU_IS_6362() || BCMCPU_IS_6368()) in register_shared()295 if (!BCMCPU_IS_6328() && !BCMCPU_IS_6362() && !BCMCPU_IS_6368()) in bcm63xx_enetsw_register()312 if (BCMCPU_IS_6328()) in bcm63xx_enetsw_register()
38 if (!BCMCPU_IS_6328() && !BCMCPU_IS_6362()) in bcm63xx_hsspi_register()
41 if (BCMCPU_IS_6328() || BCMCPU_IS_6345()) in bcm63xx_spi_register()
44 if (!BCMCPU_IS_6328() && !BCMCPU_IS_6368()) in bcm63xx_usbd_register()
114 if (BCMCPU_IS_6328()) { in bcm63xx_machine_reboot()
168 } else if (BCMCPU_IS_6328()) { in bcm63xx_reset_bits_init()
261 if (BCMCPU_IS_6328() || BCMCPU_IS_6362()) in detect_memory_size()
127 if (BCMCPU_IS_6328()) in bcm63xx_reset_pcie()
740 if (BCMCPU_IS_6328() || BCMCPU_IS_6362()) { in board_prom_init()
78 #define BCMCPU_IS_6328() (bcm63xx_get_cpu_id() == BCM6328_CPU_ID) macro
872 if (BCMCPU_IS_6328()) { in bcm63xx_select_phy_mode()