Searched refs:BCMA_CHIP_ID_BCM4706 (Results 1 – 11 of 11) sorted by relevance
62 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_chipco_watchdog_get_max_timer()100 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_chipco_watchdog_ticks_per_ms()161 bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcma_core_chipcommon_flash_detect()
33 if (bus->chipinfo.id != BCMA_CHIP_ID_BCM4706 && in bcma_nflash_init()
332 case BCMA_CHIP_ID_BCM4706: in bcma_pmu_get_alp_clock()437 case BCMA_CHIP_ID_BCM4706: in bcma_pmu_get_bus_clock()463 case BCMA_CHIP_ID_BCM4706: in bcma_pmu_get_cpu_clock()
452 } else if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcma_core_pci_hostmode_init()497 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706 || in bcma_core_pci_hostmode_init()
339 case BCMA_CHIP_ID_BCM4706: in bcma_core_mips_init()
81 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_cc_core_id()
38 if (b47n->cc->core->bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcm47xxnflash_probe()
143 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_prom_highmem_init()
242 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_cpu_fixes()
112 if (soc->cc->core->bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in brcmnand_bcma_nand_probe()
187 #define BCMA_CHIP_ID_BCM4706 0x5300 macro