Searched refs:ASTDP_MCU_FW_EXECUTING (Results 1 – 2 of 2) sorted by relevance
21 if (!(ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xD1, ASTDP_MCU_FW_EXECUTING) && in ast_astdp_read_edid()57 ASTDP_MCU_FW_EXECUTING) && in ast_astdp_read_edid()107 if (!(ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xD1, ASTDP_MCU_FW_EXECUTING))) in ast_astdp_read_edid()
403 #define ASTDP_MCU_FW_EXECUTING BIT(5) macro