Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bcma/
Ddriver_mips.c37 dev->bus->chipinfo.rev == 0 && dev->id.id == BCMA_CORE_MIPS_74K; in bcma_core_mips_bcm47162a0_quirk()
284 cpu = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_fix_i2s_irqflag()
Dmain.c304 case BCMA_CORE_MIPS_74K: in bcma_register_devices()
436 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_register()
518 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_early_register()
Dscan.c110 { BCMA_CORE_MIPS_74K, "MIPS 74K" },
/linux-6.1.9/include/linux/bcma/
Dbcma.h141 #define BCMA_CORE_MIPS_74K 0x82C macro