Home
last modified time | relevance | path

Searched refs:PIPECONF_DSIPLL_LOCK (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/gma500/
Dmdfld_intel_display.c325 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_dpms()
936 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_mode_set()
Dmdfld_device.c304 !(PSB_RVDC32(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_restore_display_registers()
Dpsb_intel_reg.h484 #define PIPECONF_DSIPLL_LOCK (1 << 29) macro