Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dnozomi.c126 #define DIAG_DL (DIAG_DL1 | DIAG_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()
891 enable_ier = DIAG_DL; in receive_flow_control()
1176 if (read_iir & DIAG_DL) { in interrupt_handler()
1259 dc->port[PORT_DIAG].token_dl = DIAG_DL; in nozomi_setup_private_data()