Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dnozomi.c162 #define MDM_DL (MDM_DL1 | MDM_DL2) macro
721 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table()
759 static const u16 mask[] = {MDM_DL, DIAG_DL, APP1_DL, APP2_DL, CTRL_DL}; in enable_transmit_dl()
773 {~MDM_DL, ~DIAG_DL, ~APP1_DL, ~APP2_DL, ~CTRL_DL}; in disable_transmit_dl()
944 enable_ier = MDM_DL; in receive_flow_control()
1219 if (read_iir & MDM_DL) { in interrupt_handler()
1319 dc->port[PORT_MDM].token_dl = MDM_DL; in nozomi_setup_private_data()