Searched refs:crtc_offset_cntl (Results 1 – 6 of 6) sorted by relevance
384 uint32_t crtc_offset, crtc_offset_cntl, crtc_tile_x0_y0 = 0; in radeon_crtc_do_set_base() local475 crtc_offset_cntl = 0; in radeon_crtc_do_set_base()482 crtc_offset_cntl |= RADEON_CRTC_GUI_TRIG_OFFSET_LEFT_EN; in radeon_crtc_do_set_base()485 crtc_offset_cntl |= (R300_CRTC_X_Y_MODE_EN | in radeon_crtc_do_set_base()489 crtc_offset_cntl |= RADEON_CRTC_TILE_EN; in radeon_crtc_do_set_base()492 crtc_offset_cntl &= ~(R300_CRTC_X_Y_MODE_EN | in radeon_crtc_do_set_base()496 crtc_offset_cntl &= ~RADEON_CRTC_TILE_EN; in radeon_crtc_do_set_base()507 crtc_offset_cntl |= (y % 16); in radeon_crtc_do_set_base()554 WREG32(RADEON_CRTC_OFFSET_CNTL + radeon_crtc->crtc_offset, crtc_offset_cntl); in radeon_crtc_do_set_base()
53 uint32_t crtc_offset_cntl; member
403 val = s->regs.crtc_offset_cntl; in ati_mm_read()710 s->regs.crtc_offset_cntl = data; /* FIXME */ in ati_mm_write()
366 mode->crtc_offset_cntl = CRTC_OFFSET_CNTL__CRTC_TILE_EN; in radeon_setmode_9200()509 mode->crtc_offset_cntl = 0x00000000; in radeon_setmode_9200()524 OUTREG(CRTC_OFFSET_CNTL, mode->crtc_offset_cntl); in radeon_setmode_9200()
183 u32 crtc_offset_cntl; member
192 u32 crtc_offset_cntl; member