Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dnozomi.c124 #define MDM_DL (MDM_DL1 | MDM_DL2) macro
674 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table()
712 static const u16 mask[] = {MDM_DL, DIAG_DL, APP1_DL, APP2_DL, CTRL_DL}; in enable_transmit_dl()
726 {~MDM_DL, ~DIAG_DL, ~APP1_DL, ~APP2_DL, ~CTRL_DL}; in disable_transmit_dl()
887 enable_ier = MDM_DL; in receive_flow_control()
1162 if (read_iir & MDM_DL) { in interrupt_handler()
1258 dc->port[PORT_MDM].token_dl = MDM_DL; in nozomi_setup_private_data()