Lines Matching refs:CRTCR
250 CRTCW(VSYNCE ,(CRTCR(VSYNCE) & 0x7f)); in coldstart_card()
262 CRTC2W(VSYNCE ,(CRTCR(VSYNCE) & 0x7f)); in coldstart_card()
328 CRTCW(VSYNCE ,(CRTCR(VSYNCE) & 0x7f)); in coldstart_card_516_up()
340 CRTC2W(VSYNCE ,(CRTCR(VSYNCE) & 0x7f)); in coldstart_card_516_up()
2101 CRTCW(VSYNCE ,(CRTCR(VSYNCE) & 0x7f)); in detect_panels()
2106 LOG(2,("CRTC1: PIXEL register: $%02x\n", CRTCR(PIXEL))); in detect_panels()
2114 LOG(2,("CRTC1: LCD register: $%02x\n", CRTCR(LCD))); in detect_panels()
2117 LOG(2,("CRTC1: register $59: $%02x\n", CRTCR(0x59))); in detect_panels()
2120 LOG(2,("CRTC1: register $9f: $%02x\n", CRTCR(0x9f))); in detect_panels()
2123 slaved_for_dev1 = (CRTCR(PIXEL) & 0x80); in detect_panels()
2127 tvout1 = !(CRTCR(LCD) & 0x01); in detect_panels()