Home
last modified time | relevance | path

Searched defs:CONFIG_CMD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dops-sh4.c16 #define CONFIG_CMD(bus, devfn, where) \ macro
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dops-sh4.c16 #define CONFIG_CMD(bus, devfn, where) \ macro
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpcic.c174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned int)device_fn) << 8) | (where & ~3)) macro
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpcic.c174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned int)device_fn) << 8) | (where & ~3)) macro

Completed in 4 milliseconds