Searched refs:AACDB_FLAGS_FW_PRINT (Results 1 – 3 of 3) sorted by relevance
56 least AACDB_FLAGS_FW_PRINT to enable the UART trace and any other flags
520 #define AACDB_FLAGS_FW_PRINT 0x00000002 macro
8015 softs->debug_flags &= ~AACDB_FLAGS_FW_PRINT; in aac_get_fw_debug_buffer()8030 return ((debug_flags & (AACDB_FLAGS_FW_PRINT | \ in aac_dbflag_on()8084 if ((softs->debug_flags & AACDB_FLAGS_FW_PRINT) && in aac_printf()8128 softs->debug_flags &= ~AACDB_FLAGS_FW_PRINT; in aac_printf()