Searched refs:output_mode (Results 1 - 25 of 65) sorted by relevance

123

/linux-master/drivers/media/dvb-frontends/
H A Dcx22702.h28 u8 output_mode; member in struct:cx22702_config
H A Ds5h1409.h22 u8 output_mode; member in struct:s5h1409_config
H A Ds5h1411.h23 u8 output_mode; member in struct:s5h1411_config
H A Dtda10048.h24 u8 output_mode; member in struct:tda10048_config
H A Ds5h1432.h27 u8 output_mode; member in struct:s5h1432_config
H A Dtda1002x.h42 u8 output_mode; member in struct:tda10023_config
H A Ddib8000.h34 u8 output_mode; member in struct:dib8000_config
H A Ddib7000p.h36 u8 output_mode; member in struct:dib7000p_config
H A Ddib9000.h26 u8 output_mode; member in struct:dib9000_config
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c292 struct drm_display_mode *output_mode = &nv_encoder->mode; local
298 drm_mode_debug_printmodeline(output_mode);
301 regp->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1;
302 regp->fp_horiz_regs[FP_TOTAL] = output_mode->htotal - 1;
304 (output_mode->hsync_start - output_mode->hdisplay) >=
306 regp->fp_horiz_regs[FP_CRTC] = output_mode->hdisplay;
308 regp->fp_horiz_regs[FP_CRTC] = output_mode->hsync_start - drm->vbios.digital_min_front_porch - 1;
309 regp->fp_horiz_regs[FP_SYNC_START] = output_mode->hsync_start - 1;
310 regp->fp_horiz_regs[FP_SYNC_END] = output_mode
[all...]
H A Dtvnv17.c235 struct drm_display_mode *output_mode = &tv_norm->ctv_enc_mode.mode; local
254 if (modes[i].hdisplay > output_mode->hdisplay ||
255 modes[i].vdisplay > output_mode->vdisplay)
258 if (modes[i].hdisplay == output_mode->hdisplay &&
259 modes[i].vdisplay == output_mode->vdisplay) {
260 mode = drm_mode_duplicate(encoder->dev, output_mode);
266 (output_mode->flags &
271 if (output_mode->hdisplay <= 720
272 || output_mode->hdisplay >= 1920) {
273 mode->htotal = output_mode
310 struct drm_display_mode *output_mode = local
520 struct drm_display_mode *output_mode = local
[all...]
H A Dtvmodesnv17.c548 struct drm_display_mode *output_mode = local
553 if (output_mode->flags & DRM_MODE_FLAG_INTERLACE)
558 hmargin = (output_mode->hdisplay - crtc_mode->hdisplay) / 2;
559 vmargin = (output_mode->vdisplay - crtc_mode->vdisplay) / 2;
561 hmargin = interpolate(0, min(hmargin, output_mode->hdisplay/20),
563 vmargin = interpolate(0, min(vmargin, output_mode->vdisplay/20),
567 (output_mode->hdisplay - 2*hmargin);
569 (output_mode->vdisplay - 2*vmargin) & ~3;
572 regs->fp_horiz_regs[FP_VALID_END] = output_mode->hdisplay - hmargin - 1;
574 regs->fp_vert_regs[FP_VALID_END] = output_mode
[all...]
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.c30 int output_mode; member in struct:rockchip_rgb
50 s->output_mode = ROCKCHIP_OUT_MODE_P666;
53 s->output_mode = ROCKCHIP_OUT_MODE_P565;
58 s->output_mode = ROCKCHIP_OUT_MODE_P888;
H A Drockchip_drm_drv.h47 int output_mode; member in struct:rockchip_crtc_state
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c89 .output_mode = OUT_MODE_VIP11,
129 .output_mode = OUT_MODE_VIP11,
169 .output_mode = OUT_MODE_VIP11,
210 .output_mode = OUT_MODE_VIP11,
245 .output_mode = OUT_MODE_VIP11,
281 .output_mode = OUT_MODE_VIP11,
309 .output_mode = OUT_MODE_VIP11,
337 .output_mode = OUT_MODE_VIP11,
371 .output_mode = OUT_MODE_VIP11,
398 .output_mode
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h63 u8 output_mode:2; member in struct:nv50_head_atom::__anon890
203 u8 output_mode:2; member in struct:nv50_wndw_atom::__anon903::__anon904
H A Dwndwc57e.c137 NVVAL(NVC57E, SET_ILUT_CONTROL, INTERPOLATE, asyw->xlut.i.output_mode),
192 asyw->xlut.i.output_mode = NVC57E_SET_ILUT_CONTROL_INTERPOLATE_DISABLE;
H A Dheadc57d.c121 NVVAL(NVC57D, HEAD_SET_OLUT_CONTROL, INTERPOLATE, asyh->olut.output_mode) |
193 asyh->olut.output_mode = NVC57D_HEAD_SET_OLUT_CONTROL_INTERPOLATE_ENABLE;
H A Dheadc37d.c188 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, OUTPUT_MODE, asyh->olut.output_mode),
204 asyh->olut.output_mode = NVC37D_HEAD_SET_CONTROL_OUTPUT_LUT_OUTPUT_MODE_INTERPOLATE;
/linux-master/drivers/iio/dac/
H A Dad5770r.c126 * @output_mode: array contains channels output ranges
138 struct ad5770r_out_range output_mode[AD5770R_MAX_CHANNELS]; member in struct:ad5770r_state
255 out_range = st->output_mode[ch].out_range_mode;
421 st->output_mode[index].out_range_mode = ad5770r_rng_tbl[i].mode;
458 st->output_mode[0].out_range_mode > AD5770R_CH0_0_300) {
573 ret = ad5770r_set_output_mode(st, &st->output_mode[i], i);
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c32 * @output_mode: RGBXXX output mode
36 unsigned int output_mode; member in struct:atmel_hlcdc_crtc_state
165 cfg = state->output_mode << 8;
347 hstate->output_mode = fls(output_fmts) - 1;
462 state->output_mode = cur->output_mode;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-streams.c505 if (itv->output_mode == OUT_PASSTHROUGH) {
516 if (itv->output_mode == OUT_PASSTHROUGH) {
695 if (itv->output_mode == OUT_PASSTHROUGH) {
994 if (itv->output_mode == OUT_PASSTHROUGH) {
1023 if (itv->output_mode != OUT_PASSTHROUGH)
1034 itv->output_mode = OUT_NONE;
/linux-master/scripts/
H A Dkernel-doc142 my $output_mode = "rst";
301 $output_mode = "man";
305 $output_mode = "rst";
309 $output_mode = "none";
556 if ($output_mode eq "man" && substr($line, 0, 1) eq ".") {
1066 # functype and output_mode
1071 my $func = "output_${functype}_$output_mode";
1091 my $func = "output_blockhead_" . $output_mode;
2360 output_mode ne "none") {
2372 if ($output_mode e
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c300 .output_mode = TDA10048_PARALLEL_OUTPUT,
398 .output_mode = S5H1409_PARALLEL_OUTPUT,
406 .output_mode = S5H1411_PARALLEL_OUTPUT,
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c181 .output_mode = S5H1409_SERIAL_OUTPUT,
191 .output_mode = TDA10048_SERIAL_OUTPUT,
202 .output_mode = TDA10048_SERIAL_OUTPUT,
213 .output_mode = S5H1409_SERIAL_OUTPUT,
223 .output_mode = S5H1409_SERIAL_OUTPUT,
233 .output_mode = S5H1409_SERIAL_OUTPUT,
251 .output_mode = S5H1409_SERIAL_OUTPUT,
261 .output_mode = S5H1409_SERIAL_OUTPUT,
270 .output_mode = S5H1411_SERIAL_OUTPUT,
280 .output_mode
[all...]

Completed in 404 milliseconds

123