Lines Matching refs:conf
73 temp = REG_READ(map->conf); in mdfldWaitForPipeDisable()
101 temp = REG_READ(map->conf); in mdfldWaitForPipeEnable()
264 temp = REG_READ(map->conf); in mdfld_disable_crtc()
268 REG_WRITE(map->conf, temp); in mdfld_disable_crtc()
269 REG_READ(map->conf); in mdfld_disable_crtc()
357 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_dpms()
373 temp = REG_READ(map->conf); in mdfld_crtc_dpms()
375 REG_WRITE(map->conf, pipeconf); in mdfld_crtc_dpms()
398 temp = REG_READ(map->conf); in mdfld_crtc_dpms()
400 REG_WRITE(map->conf, temp); in mdfld_crtc_dpms()
414 temp = REG_READ(map->conf); in mdfld_crtc_dpms()
416 REG_WRITE(map->conf, temp); in mdfld_crtc_dpms()
450 temp = REG_READ(map->conf); in mdfld_crtc_dpms()
454 REG_WRITE(map->conf, temp); in mdfld_crtc_dpms()
455 REG_READ(map->conf); in mdfld_crtc_dpms()
1003 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_mode_set()
1013 REG_WRITE(map->conf, dev_priv->pipeconf[pipe]); in mdfld_crtc_mode_set()
1014 REG_READ(map->conf); in mdfld_crtc_mode_set()