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