Searched refs:envctrl_debug_flags (Results 1 – 2 of 2) sorted by relevance
129 static int envctrl_debug_flags = 0; variable1356 if (envctrl_debug_flags) in envctrl_dev_isr()1372 if (envctrl_debug_flags) in envctrl_dev_isr()1568 if (envctrl_debug_flags) in envctrl_xmit()1623 if (envctrl_debug_flags) in envctrl_xmit()1626 if (envctrl_debug_flags) in envctrl_xmit()1679 if (envctrl_debug_flags) in envctrl_recv()1719 if (envctrl_debug_flags) in envctrl_recv()1722 if (envctrl_debug_flags) in envctrl_recv()1759 if (envctrl_debug_flags) { in envctrl_get_ps_temp()[all …]
146 static int envctrl_debug_flags = 0; variable164 #define DPRINTF1 if (envctrl_debug_flags && (envctrl_debug_flags & 0x1)) printf165 #define DPRINTF2 if (envctrl_debug_flags && (envctrl_debug_flags & 0x2)) printf166 #define DPRINTF3 if (envctrl_debug_flags && (envctrl_debug_flags & 0x4)) printf1464 if (envctrl_debug_flags) { in envctrl_tempr_poll()2254 if (envctrl_debug_flags) { in envctrl_abort_seq_handler()