Home
last modified time | relevance | path

Searched refs:HBLANK_B (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c270 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B; in oaktrail_crtc_hdmi_mode_set()
771 pipeb->hblank = PSB_RVDC32(HBLANK_B); in oaktrail_hdmi_save()
824 PSB_WVDC32(pipeb->hblank, HBLANK_B); in oaktrail_hdmi_restore()
Dpsb_device.c295 .hblank = HBLANK_B,
Dmdfld_device.c478 .hblank = HBLANK_B,
Doaktrail_device.c496 .hblank = HBLANK_B,
Dcdv_device.c559 .hblank = HBLANK_B,
Dpsb_intel_reg.h143 #define HBLANK_B 0x61004 macro
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbhw.h211 #define HBLANK_B 0x61004 macro
Dintelfbhw.c562 hw->hblank_b = INREG(HBLANK_B); in intelfbhw_read_hw_state()
1324 hblank_reg = HBLANK_B; in intelfbhw_program_mode()