Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dpci.h15 #define PCIBIOS_MIN_CARDBUS_IO 0x4000 macro
/openbmc/linux/arch/mips/include/asm/
H A Dpci.h106 #define PCIBIOS_MIN_CARDBUS_IO 0x4000 macro
/openbmc/linux/arch/x86/include/asm/
H A Dpci.h87 #define PCIBIOS_MIN_CARDBUS_IO 0x4000 macro
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c626 #ifndef PCIBIOS_MIN_CARDBUS_IO
627 #define PCIBIOS_MIN_CARDBUS_IO PCIBIOS_MIN_IO macro
638 start = PCIBIOS_MIN_CARDBUS_IO; in yenta_search_one_res()