Home
last modified time | relevance | path

Searched refs:CISTPL_FUNCID_MULTI (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h100 #define CISTPL_FUNCID_MULTI 0x00 macro
/openbmc/u-boot/include/
H A Dpcmcia.h102 #define CISTPL_FUNCID_MULTI 0x00 macro
/openbmc/u-boot/cmd/
H A Dpcmcia.c109 case CISTPL_FUNCID_MULTI: in print_funcid()
/openbmc/linux/include/pcmcia/
H A Dcistpl.h144 #define CISTPL_FUNCID_MULTI 0x00 macro
/openbmc/linux/drivers/tty/serial/8250/
H A Dserial_cs.c646 ((link->func_id == CISTPL_FUNCID_MULTI) || in serial_config()