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