Home
last modified time | relevance | path

Searched refs:VTOTAL_B (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c274 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B; in oaktrail_crtc_hdmi_mode_set()
757 pipeb->vtotal = PSB_RVDC32(VTOTAL_B); in oaktrail_hdmi_save()
810 PSB_WVDC32(pipeb->vtotal, VTOTAL_B); in oaktrail_hdmi_restore()
Dpsb_device.c232 .vtotal = VTOTAL_B,
Doaktrail_device.c430 .vtotal = VTOTAL_B,
Dcdv_device.c532 .vtotal = VTOTAL_B,
Dpsb_intel_reg.h133 #define VTOTAL_B 0x6100c macro
/Linux-v6.1/drivers/video/fbdev/intelfb/
Dintelfbhw.h213 #define VTOTAL_B 0x6100c macro
Dintelfbhw.c564 hw->vtotal_b = INREG(VTOTAL_B); in intelfbhw_read_hw_state()
1321 vtotal_reg = VTOTAL_B; in intelfbhw_program_mode()