Searched refs:BCMA_CORE_MIPS_74K (Results 1 – 4 of 4) sorted by relevance
59 dev->bus->chipinfo.rev == 0 && dev->id.id == BCMA_CORE_MIPS_74K; in bcma_core_mips_bcm47162a0_quirk()362 cpu = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_fix_i2s_irqflag()
311 case BCMA_CORE_MIPS_74K: in bcma_register_devices()440 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_register()522 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_early_register()
107 { BCMA_CORE_MIPS_74K, "MIPS 74K" },
139 #define BCMA_CORE_MIPS_74K 0x82C macro