Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h102 #define CISTPL_FUNCID_SERIAL 0x02 macro
/openbmc/u-boot/include/
H A Dpcmcia.h104 #define CISTPL_FUNCID_SERIAL 0x02 macro
/openbmc/u-boot/cmd/
H A Dpcmcia.c115 case CISTPL_FUNCID_SERIAL: in print_funcid()
/openbmc/linux/include/pcmcia/
H A Dcistpl.h146 #define CISTPL_FUNCID_SERIAL 0x02 macro
/openbmc/linux/drivers/tty/serial/8250/
H A Dserial_cs.c647 (link->func_id == CISTPL_FUNCID_SERIAL))) { in serial_config()