Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c272 int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B; in oaktrail_crtc_hdmi_mode_set()
756 pipeb->hsync = PSB_RVDC32(HSYNC_B); in oaktrail_hdmi_save()
809 PSB_WVDC32(pipeb->hsync, HSYNC_B); in oaktrail_hdmi_restore()
Dpsb_device.c284 .hsync = HSYNC_B,
Dmdfld_device.c470 .hsync = HSYNC_B,
Doaktrail_device.c487 .hsync = HSYNC_B,
Dcdv_device.c551 .hsync = HSYNC_B,
Dpsb_intel_reg.h132 #define HSYNC_B 0x61008 macro
/drivers/video/fbdev/intelfb/
Dintelfbhw.h212 #define HSYNC_B 0x61008 macro
Dintelfbhw.c565 hw->hsync_b = INREG(HSYNC_B); in intelfbhw_read_hw_state()
1319 hsync_reg = HSYNC_B; in intelfbhw_program_mode()