Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dpci.h107 #define PCIBIOS_MIN_CARDBUS_IO 0x4000 macro
/Linux-v4.19/arch/x86/include/asm/
Dpci.h89 #define PCIBIOS_MIN_CARDBUS_IO 0x4000 macro
/Linux-v4.19/drivers/pcmcia/
Dyenta_socket.c623 #ifndef PCIBIOS_MIN_CARDBUS_IO
624 #define PCIBIOS_MIN_CARDBUS_IO PCIBIOS_MIN_IO macro
635 start = PCIBIOS_MIN_CARDBUS_IO; in yenta_search_one_res()