Lines Matching refs:cntr
202 dspcntr = REG_READ(map->cntr); in mdfld__intel_pipe_set_base()
220 REG_WRITE(map->cntr, dspcntr); in mdfld__intel_pipe_set_base()
252 temp = REG_READ(map->cntr); in mdfld_disable_crtc()
254 REG_WRITE(map->cntr, in mdfld_disable_crtc()
364 temp = REG_READ(map->cntr); in mdfld_crtc_dpms()
366 REG_WRITE(map->cntr, in mdfld_crtc_dpms()
391 temp = REG_READ(map->cntr); in mdfld_crtc_dpms()
392 REG_WRITE(map->cntr, in mdfld_crtc_dpms()
407 temp = REG_READ(map->cntr); in mdfld_crtc_dpms()
408 REG_WRITE(map->cntr, in mdfld_crtc_dpms()
440 temp = REG_READ(map->cntr); in mdfld_crtc_dpms()
442 REG_WRITE(map->cntr, in mdfld_crtc_dpms()
861 dev_priv->dspcntr[pipe] = REG_READ(map->cntr); in mdfld_crtc_mode_set()
1017 REG_WRITE(map->cntr, dev_priv->dspcntr[pipe]); in mdfld_crtc_mode_set()