Searched refs:DBG1 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/tty/
H A Dnozomi.c80 #define DBG1(args...) D_(0x01, ##args) macro
117 DBG1("SENDING: '%s' (%d+n)", tbuf, len__);\
119 DBG1("SENDING: '%s' (%d)", tbuf, len__);\
672 DBG1("Second phase, configuring card"); nozomi_read_config_table()
679 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d", nozomi_read_config_table()
702 DBG1("First phase: pushing upload buffers, clearing download"); nozomi_read_config_table()
723 DBG1("First phase done"); nozomi_read_config_table()
827 /* DBG1( "%d bytes port: %d", size, index); */ receive_data()
830 DBG1("No room in tty, don't read data, don't ack interrupt, " receive_data()
930 DBG1("The Base Band sends this value as a response to a " receive_flow_control()
964 DBG1("0x%04X->0x%04X", *((u16 *)&dc->port[port].ctrl_dl), receive_flow_control()
971 DBG1("Disable interrupt (0x%04X) on port: %d", receive_flow_control()
978 DBG1("Enable interrupt (0x%04X) on port: %d", receive_flow_control()
980 DBG1("Data in buffer [%d], enable transmit! ", receive_flow_control()
984 DBG1("No data in buffer..."); receive_flow_control()
989 DBG1(" No change in mctrl"); receive_flow_control()
1004 DBG1("port: %d DCD(%d), CTS(%d), RI(%d), DSR(%d)", receive_flow_control()
1198 DBG1("CTRL_UL"); interrupt_handler()
1443 DBG1("base_addr: %p", dc->base_addr); nozomi_card_init()
1502 DBG1(" "); tty_exit()
1536 DBG1("sending flow control 0x%04X", *((u16 *)&ctrl)); nozomi_card_exit()
1575 DBG1("SETTING DTR index: %d, dtr: %d", tty->index, dtr); set_dtr()
1612 DBG1("open: %d", port->token_dl); ntty_activate()
1634 DBG1("close: %d", port->token_dl); ntty_shutdown()
1668 /* DBG1( "WRITEx: %d, index = %d", count, index); */ ntty_write()
1795 DBG1("******** IOCTL, cmd: %d", cmd); ntty_ioctl()
1806 DBG1("ERR: 0x%08X, %d", cmd, cmd); ntty_ioctl()
1822 DBG1("UNTHROTTLE"); ntty_unthrottle()
1839 DBG1("THROTTLE"); ntty_throttle()
/linux-4.4.14/drivers/pinctrl/berlin/
H A Dberlin-bg4ct.c157 BERLIN_PINCTRL_FUNCTION(0x5, "v4g"), /* DBG1 */
158 BERLIN_PINCTRL_FUNCTION(0x7, "phy")), /* DBG1 */
283 BERLIN_PINCTRL_FUNCTION(0x4, "adac"), /* DBG1 */
285 BERLIN_PINCTRL_FUNCTION(0x7, "avio")), /* DBG1 */
/linux-4.4.14/sound/oss/
H A Daedsp16.c258 # define DBG1(x) printk x macro
260 # define DBG1(x) macro
264 # define DBG1(x) macro
505 DBG1(("aedsp16_wait_data (0x%x): ", port)); aedsp16_wait_data()
515 DBG1(("success.\n")); aedsp16_wait_data()
519 DBG1(("failure.\n")); aedsp16_wait_data()
/linux-4.4.14/drivers/net/
H A Dtun.c88 #define DBG1(level, fmt, args...) \ macro
99 #define DBG1(level, fmt, args...) \ macro
2214 DBG1(KERN_INFO, "tunX: tun_chr_open\n"); tun_chr_open()

Completed in 246 milliseconds