Searched refs:DBG1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | nozomi.c | 66 #define DBG1(args...) DBG_(0x01, ##args) macro 83 DBG1("SENDING: '%s' (%d+n)", tbuf, len__); \ 85 DBG1("SENDING: '%s' (%d)", tbuf, len__); \ 638 DBG1("Second phase, configuring card"); in nozomi_read_config_table() 645 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d", in nozomi_read_config_table() 668 DBG1("First phase: pushing upload buffers, clearing download"); in nozomi_read_config_table() 689 DBG1("First phase done"); in nozomi_read_config_table() 793 /* DBG1( "%d bytes port: %d", size, index); */ in receive_data() 796 DBG1("No room in tty, don't read data, don't ack interrupt, " in receive_data() 895 DBG1("Th in receive_flow_control() [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | nozomi.c | 63 #define DBG1(args...) DBG_(0x01, ##args) macro 80 DBG1("SENDING: '%s' (%d+n)", tbuf, len__); \ 82 DBG1("SENDING: '%s' (%d)", tbuf, len__); \ 625 DBG1("Second phase, configuring card"); in nozomi_read_config_table() 632 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d", in nozomi_read_config_table() 655 DBG1("First phase: pushing upload buffers, clearing download"); in nozomi_read_config_table() 676 DBG1("First phase done"); in nozomi_read_config_table() 782 DBG1("No room in tty, don't read data, don't ack interrupt, " in receive_data() 881 DBG1("The Base Band sends this value as a response to a " in receive_flow_control() 915 DBG1(" in receive_flow_control() [all...] |
Completed in 4 milliseconds