Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dnozomi.c114 #define MDM_UL1 0x0002 macro
129 #define MDM_UL (MDM_UL1 | MDM_UL2)
846 interrupt & MDM_UL1 ? p += snprintf(p, TMP_BUF_MAX - (p - buf), in interrupt2str()
1074 if (*toggle == 0 && read_iir & MDM_UL1) { in handle_data_ul()
1078 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()
1105 if (read_iir & MDM_UL1) { in handle_data_ul()
1109 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()