Searched refs:vgacrd0 (Results 1 – 1 of 1) sorted by relevance
147 u8 vgacrd0, vgacrd1; in ast_detect_chip() local164 vgacrd0 = __ast_read8_i(ioregs, AST_IO_VGACRI, 0xd0); in ast_detect_chip()166 if (!(vgacrd0 & 0x80) || !(vgacrd1 & 0x10)) { in ast_detect_chip()174 if (!(vgacrd0 & AST_VRAM_INIT_STATUS_MASK)) in ast_detect_chip()