Searched refs:BCMA_ANY_REV (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/device-id/ |
| H A D | bcma.h | 14 #define BCMA_ANY_REV 0xFF macro
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-iproc-bcma.c | 82 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_NS_PCIEG2, BCMA_ANY_REV, BCMA_ANY_CLASS),
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-bcma.c | 116 BCMA_ANY_REV, BCMA_ANY_CLASS), 117 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_MAC_GBIT, BCMA_ANY_REV,
|
| /linux/drivers/bcma/ |
| H A D | scan.c | 338 (match->rev != BCMA_ANY_REV && match->rev != core->id.rev) || in bcma_get_next_core()
|
| H A D | main.c | 603 (did->rev == cid->rev || did->rev == BCMA_ANY_REV) && in bcma_bus_match()
|
| /linux/scripts/mod/ |
| H A D | file2alias.c | 811 ADD(alias, "rev", rev != BCMA_ANY_REV, rev); in do_bcma_entry()
|