Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Dmdfld_intel_display.c357 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_dpms()
1003 !(REG_READ(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_crtc_mode_set()
Dmdfld_device.c313 !(PSB_RVDC32(map->conf) & PIPECONF_DSIPLL_LOCK)) { in mdfld_restore_display_registers()
Dpsb_intel_reg.h496 #define PIPECONF_DSIPLL_LOCK (1 << 29) macro