Home
last modified time | relevance | path

Searched refs:BCMA_CORE_MIPS_74K (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/bcma/
Ddriver_mips.c59 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()
Dmain.c311 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()
Dscan.c107 { BCMA_CORE_MIPS_74K, "MIPS 74K" },
/linux-4.1.27/include/linux/bcma/
Dbcma.h139 #define BCMA_CORE_MIPS_74K 0x82C macro