Searched refs:PIPECONF_PLANE_OFF (Results 1 – 2 of 2) sorted by relevance
235 temp |= PIPECONF_PLANE_OFF | PIPECONF_CURSOR_OFF; in mdfld_disable_crtc()421 temp |= PIPECONF_PLANE_OFF | PIPECONF_CURSOR_OFF; in mdfld_crtc_dpms()
495 #define PIPECONF_PLANE_OFF (1 << 19) macro