Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c271 int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B; in oaktrail_crtc_hdmi_mode_set()
772 pipeb->hsync = PSB_RVDC32(HSYNC_B); in oaktrail_hdmi_save()
825 PSB_WVDC32(pipeb->hsync, HSYNC_B); in oaktrail_hdmi_restore()
Dpsb_device.c296 .hsync = HSYNC_B,
Dmdfld_device.c479 .hsync = HSYNC_B,
Doaktrail_device.c497 .hsync = HSYNC_B,
Dcdv_device.c560 .hsync = HSYNC_B,
Dpsb_intel_reg.h144 #define HSYNC_B 0x61008 macro
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbhw.h212 #define HSYNC_B 0x61008 macro
Dintelfbhw.c563 hw->hsync_b = INREG(HSYNC_B); in intelfbhw_read_hw_state()
1322 hsync_reg = HSYNC_B; in intelfbhw_program_mode()