Searched refs:HBLANK_B (Results 1 - 9 of 9) sorted by relevance

/drivers/gpu/drm/gma500/
H A Dmdfld_device.c225 hblank_reg = HBLANK_B;
418 hblank_reg = HBLANK_B;
H A Doaktrail_hdmi.c456 regs->saveHBLANK_B = PSB_RVDC32(HBLANK_B);
508 PSB_WVDC32(regs->saveHBLANK_B, HBLANK_B);
H A Dcdv_intel_display.c719 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
985 crtc_state->saveHBLANK = REG_READ(pipeA ? HBLANK_A : HBLANK_B);
1051 REG_READ(pipeA ? HBLANK_A : HBLANK_B),
1103 REG_WRITE(pipeA ? HBLANK_A : HBLANK_B, crtc_state->saveHBLANK);
H A Dpsb_intel_display.c600 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
877 crtc_state->saveHBLANK = REG_READ(pipeA ? HBLANK_A : HBLANK_B);
933 REG_WRITE(pipeA ? HBLANK_A : HBLANK_B, crtc_state->saveHBLANK);
H A Doaktrail_crtc.c300 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
H A Dmdfld_intel_display.c818 hblank_reg = HBLANK_B;
H A Dpsb_intel_reg.h140 #define HBLANK_B 0x61004 macro
/drivers/video/intelfb/
H A Dintelfbhw.h211 #define HBLANK_B 0x61004 macro
H A Dintelfbhw.c562 hw->hblank_b = INREG(HBLANK_B);
793 printk(" HBLANK_B: 0x%08x\n", hw->hblank_b);
1325 hblank_reg = HBLANK_B;

Completed in 447 milliseconds