Searched refs:AAC_UP_AND_RUNNING (Results 1 – 2 of 2) sorted by relevance
693 #define AAC_UP_AND_RUNNING 0x00000080 macro
1698 } while (!(code & AAC_UP_AND_RUNNING)); in aac_check_firmware()2350 if (code != AAC_UP_AND_RUNNING) { in aac_timeout()