Home
last modified time | relevance | path

Searched refs:pipeconf (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/tests/system/logfileconfig/
H A Dtests.sh67 copy_setports ns1/named.pipeconf.in ns1/named.conf
128 copy_setports ns1/named.pipeconf.in ns1/named.conf
/netbsd/sys/external/bsd/drm/dist/shared-core/
H A Di915_irq.c125 unsigned long pipeconf = pipe ? PIPEBCONF : PIPEACONF; in i915_pipe_enabled() local
127 if (I915_READ(pipeconf) & PIPEACONF_ENABLE) in i915_pipe_enabled()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_crt.c691 u32 pipeconf = intel_uncore_read(uncore, pipeconf_reg); in intel_crt_load_detect() local
694 pipeconf | PIPECONF_FORCE_BORDER); in intel_crt_load_detect()
704 intel_uncore_write(uncore, pipeconf_reg, pipeconf); in intel_crt_load_detect()
H A Dintel_display.c8776 u32 pipeconf; in i9xx_set_pipeconf() local
8778 pipeconf = 0; in i9xx_set_pipeconf()
8785 pipeconf |= PIPECONF_DOUBLE_WIDE; in i9xx_set_pipeconf()
8792 pipeconf |= PIPECONF_DITHER_EN | in i9xx_set_pipeconf()
8797 pipeconf |= PIPECONF_6BPC; in i9xx_set_pipeconf()
8800 pipeconf |= PIPECONF_8BPC; in i9xx_set_pipeconf()
8803 pipeconf |= PIPECONF_10BPC; in i9xx_set_pipeconf()
8818 pipeconf |= PIPECONF_PROGRESSIVE; in i9xx_set_pipeconf()
8823 pipeconf |= PIPECONF_COLOR_RANGE_SELECT; in i9xx_set_pipeconf()
8827 pipeconf |= PIPECONF_FRAME_START_DELAY(0); in i9xx_set_pipeconf()
[all …]