Home
last modified time | relevance | path

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

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