Searched refs:DBG1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/ |
H A D | nozomi.c | 63 #define DBG1(args...) DBG_(0x01, ##args) macro 609 DBG1("Second phase, configuring card"); in nozomi_read_config_table() 616 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d", in nozomi_read_config_table() 639 DBG1("First phase: pushing upload buffers, clearing download"); in nozomi_read_config_table() 660 DBG1("First phase done"); in nozomi_read_config_table() 764 DBG1("No room in tty, don't read data, don't ack interrupt, " in receive_data() 862 DBG1("The Base Band sends this value as a response to a " in receive_flow_control() 896 DBG1("0x%04X->0x%04X", *((u16 *)&dc->port[port].ctrl_dl), in receive_flow_control() 903 DBG1("Disable interrupt (0x%04X) on port: %d", in receive_flow_control() 910 DBG1("Enable interrupt (0x%04X) on port: %d", in receive_flow_control() [all …]
|