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

/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c278 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
401 temp = REG_READ(PIPEBCONF);
403 REG_WRITE(PIPEBCONF, temp & ~PIPEACONF_ENABLE);
404 REG_READ(PIPEBCONF);
443 temp = REG_READ(PIPEBCONF);
445 REG_WRITE(PIPEBCONF, temp | PIPEACONF_ENABLE);
446 REG_READ(PIPEBCONF);
768 pipeb->conf = PSB_RVDC32(PIPEBCONF);
838 PSB_WVDC32(pipeb->conf, PIPEBCONF);
H A Dpsb_device.c291 .conf = PIPEBCONF,
H A Dpsb_irq.c79 return PIPEBCONF;
639 pipeconf_reg = PIPEBCONF;
H A Dmdfld_device.c474 .conf = PIPEBCONF,
H A Dcdv_device.c554 .conf = PIPEBCONF,
H A Doaktrail_device.c492 .conf = PIPEBCONF,
H A Dpsb_intel_reg.h510 #define PIPEBCONF 0x71008 macro
/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h282 #define PIPEBCONF 0x71008 macro
H A Dintelfbhw.c586 hw->pipe_b_conf = INREG(PIPEBCONF);
811 printk(" PIPEBCONF: 0x%08x\n", hw->pipe_b_conf);
1320 pipe_conf_reg = PIPEBCONF;

Completed in 103 milliseconds