Home
last modified time | relevance | path

Searched defs:CONFIG_CMD (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/sh/drivers/pci/
Dops-sh4.c19 #define CONFIG_CMD(bus, devfn, where) \ macro
Dpci-sh5.h102 #define CONFIG_CMD(bus, devfn, where) SET_CONFIG_BITS(bus->number,devfn,where) macro
/linux-4.1.27/arch/unicore32/kernel/
Dpci.c25 #define CONFIG_CMD(bus, devfn, where) \ macro
/linux-4.1.27/arch/frv/mb93090-mb00/
Dpci-vdk.c57 #define CONFIG_CMD(bus, dev, where) \ macro
/linux-4.1.27/arch/mn10300/unit-asb2305/
Dpci.c55 #define CONFIG_CMD(bus, devfn, where) \ macro
/linux-4.1.27/arch/sparc/kernel/
Dpcic.c173 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… macro