Searched refs:BGE_APE_FW_STATUS_READY (Results 1 – 2 of 2) sorted by relevance
2123 #define BGE_APE_FW_STATUS_READY 0x00000100 macro
702 if ((apedata & BGE_APE_FW_STATUS_READY) == 0) { in bge_ape_read_fw_ver()