Home
last modified time | relevance | path

Searched refs:MGSL_INTERFACE_RS232 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsynclink.h132 #define MGSL_INTERFACE_RS232 1 macro
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c2126 case MGSL_INTERFACE_RS232: val |= PVR_RS232; break; in set_interface()