Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsynclink.h135 #define MGSL_INTERFACE_MASK 0xf macro
/linux-3.4.99/drivers/tty/
Dsynclink_gt.c4563 switch(info->if_mode & MGSL_INTERFACE_MASK) in msc_set_vcr()