Searched refs:pipeconf (Results 1 – 2 of 2) sorted by relevance
585 u32 dpll = 0, dspcntr, pipeconf; in cdv_intel_crtc_mode_set() local685 pipeconf = REG_READ(map->conf); in cdv_intel_crtc_mode_set()687 pipeconf &= ~(PIPE_BPC_MASK); in cdv_intel_crtc_mode_set()691 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()694 pipeconf |= PIPE_6BPC; in cdv_intel_crtc_mode_set()697 pipeconf |= PIPE_10BPC; in cdv_intel_crtc_mode_set()700 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()706 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()708 pipeconf |= PIPE_6BPC; in cdv_intel_crtc_mode_set()710 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()[all …]
108 u32 dpll = 0, fp = 0, dspcntr, pipeconf; in psb_intel_crtc_mode_set() local198 pipeconf = REG_READ(map->conf); in psb_intel_crtc_mode_set()209 pipeconf |= PIPEACONF_ENABLE; in psb_intel_crtc_mode_set()288 REG_WRITE(map->conf, pipeconf); in psb_intel_crtc_mode_set()