/Linux-v4.19/drivers/video/fbdev/matrox/ |
D | matroxfb_g450.c | 523 dprintk(KERN_DEBUG "Computing, mode=%u\n", minfo->outputs[1].mode); in matroxfb_g450_compute() 526 minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_g450_compute() 529 cve2_init_TVdata(minfo->outputs[1].mode, &minfo->hw.maven, &outd); in matroxfb_g450_compute() 561 if (minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_g450_program() 607 minfo->outputs[1].src = minfo->outputs[1].default_src; in matroxfb_g450_connect() 608 minfo->outputs[1].data = minfo; in matroxfb_g450_connect() 609 minfo->outputs[1].output = &matroxfb_g450_altout; in matroxfb_g450_connect() 610 minfo->outputs[1].mode = MATROXFB_OUTPUT_MODE_MONITOR; in matroxfb_g450_connect() 611 minfo->outputs[2].src = minfo->outputs[2].default_src; in matroxfb_g450_connect() 612 minfo->outputs[2].data = minfo; in matroxfb_g450_connect() [all …]
|
D | matroxfb_crtc2.c | 85 if (minfo->outputs[1].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore() 89 if (minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_dh_restore() 97 } else if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore() 101 if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore() 358 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_set_par() 360 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par() 361 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par() 377 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par() 378 minfo->outputs[out].output->program) { in matroxfb_dh_set_par() 379 minfo->outputs[out].output->program(minfo->outputs[out].data); in matroxfb_dh_set_par() [all …]
|
D | matroxfb_base.c | 801 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par() 802 minfo->outputs[out].output->compute) { in matroxfb_set_par() 803 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_set_par() 821 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par() 822 minfo->outputs[out].output->program) { in matroxfb_set_par() 823 minfo->outputs[out].output->program(minfo->outputs[out].data); in matroxfb_set_par() 827 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par() 828 minfo->outputs[out].output->start) { in matroxfb_set_par() 829 minfo->outputs[out].output->start(minfo->outputs[out].data); in matroxfb_set_par() 918 oproc = minfo->outputs[mom.output].output; in matroxfb_ioctl() [all …]
|
D | matroxfb_DAC1064.c | 212 if (pxc == 0 || minfo->outputs[2].src == MATROXFB_SRC_CRTC2) { in g450_set_plls() 268 switch (minfo->outputs[0].src) { in DAC1064_global_init() 277 switch (minfo->outputs[1].src) { in DAC1064_global_init() 282 if (minfo->outputs[1].mode == MATROXFB_OUTPUT_MODE_MONITOR) { in DAC1064_global_init() 292 switch (minfo->outputs[2].src) { in DAC1064_global_init() 315 if (minfo->outputs[1].src == MATROXFB_SRC_CRTC1) { in DAC1064_global_init() 318 } else if (minfo->outputs[1].src == MATROXFB_SRC_CRTC2) { in DAC1064_global_init() 320 } else if (minfo->outputs[2].src == MATROXFB_SRC_CRTC1) in DAC1064_global_init() 325 if (minfo->outputs[0].src != MATROXFB_SRC_NONE) in DAC1064_global_init() 681 minfo->outputs[0].output = &m1064; in MGA1064_preinit() [all …]
|
/Linux-v4.19/drivers/media/platform/davinci/ |
D | vpbe.c | 79 char *encoder_name = cfg->outputs[index].subdev_name; in vpbe_find_encoder_sd_index() 134 *output = cfg->outputs[temp_index].output; in vpbe_enum_outputs() 151 for (i = 0; i < cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_mode_info() 152 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_mode_info() 182 for (i = 0; i < vpbe_dev->cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_std_info() 183 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info() 202 for (i = 0; i < vpbe_dev->cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_std_info_by_name() 203 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info_by_name() 236 enc_out_index = cfg->outputs[index].output.index; in vpbe_set_output() 247 cfg->outputs[index].subdev_name)) { in vpbe_set_output() [all …]
|
D | vpif_display.c | 690 if (!config->chan_config[ch->channel_id].outputs) in vpif_s_std() 694 output = chan_cfg->outputs[ch->output_idx].output; in vpif_s_std() 736 if (!config->chan_config[ch->channel_id].outputs) in vpif_g_std() 740 output = chan_cfg->outputs[ch->output_idx].output; in vpif_g_std() 763 *output = chan_cfg->outputs[output->index].output; in vpif_enum_output() 787 if (!chan_cfg->outputs) in vpif_output_to_subdev() 790 subdev_name = chan_cfg->outputs[index].subdev_name; in vpif_output_to_subdev() 826 input = chan_cfg->outputs[index].input_route; in vpif_set_output() 827 output = chan_cfg->outputs[index].output_route; in vpif_set_output() 837 if (chan_cfg->outputs) in vpif_set_output() [all …]
|
/Linux-v4.19/Documentation/ioctl/ |
D | cdrom.txt | 105 outputs: none 119 outputs: none 135 outputs: none 159 outputs: none 180 outputs: 198 outputs: 222 outputs: none 240 outputs: none 259 outputs: none 278 outputs: none [all …]
|
D | hdio.txt | 95 outputs: 140 outputs: 155 outputs: none 175 outputs: 193 outputs: none 243 outputs: 273 outputs: 293 outputs: none 312 outputs: 330 outputs: [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-intel_th-devices-gth | 8 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_port 18 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_drop 25 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_null 31 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_flush 38 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_reset 44 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_smcfreq
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | picoxcell-pc3x3.dtsi | 48 clock-outputs = "bus"; 56 clock-outputs = "bus"; 64 clock-outputs = "bus"; 72 clock-outputs = "bus"; 80 clock-outputs = "bus"; 88 clock-outputs = "bus"; 96 clock-outputs = "bus"; 104 clock-outputs = "bus"; 112 clock-outputs = "bus"; 120 clock-outputs = "bus"; [all …]
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | audio.rst | 9 Audio inputs and outputs are physical connectors of a device. Video 10 capture devices have inputs, output devices have outputs, zero or more 11 each. Radio devices have no audio inputs or outputs. They have exactly 13 tuners with video inputs or outputs only, and radio devices have none of 17 Audio and video inputs and outputs are associated. Selecting a video 29 outputs applications can enumerate them with the 54 device has multiple selectable audio outputs. When the device has any 55 audio inputs or outputs the driver must set the ``V4L2_CAP_AUDIO`` flag
|
D | video.rst | 9 Video inputs and outputs are physical connectors of a device. These can 13 VBI output devices have outputs, at least one each. Radio devices have 14 no video inputs or outputs. 17 outputs applications can enumerate them with the 30 all the output ioctls when the device has one or more outputs.
|
D | vidioc-enumoutput.rst | 12 VIDIOC_ENUMOUTPUT - Enumerate video outputs 35 To query the attributes of a video outputs applications initialize the 39 when the index is out of bounds. To enumerate all outputs applications 66 - Drivers can enumerate up to 32 video and audio outputs. This field 67 shows which audio outputs were selectable as the current output if 72 When the driver does not enumerate audio outputs no bits must be 74 support. Drivers may automatically select audio outputs without 77 For details on audio outputs and how to select the current output
|
D | vidioc-g-output.rst | 42 fail only when there are no video outputs, returning the ``EINVAL`` error 47 pointer to this integer. Side effects are possible. For example outputs 53 Information about video outputs is available using the 66 video outputs at all.
|
D | vidioc-enumaudioout.rst | 12 VIDIOC_ENUMAUDOUT - Enumerate audio outputs 40 bounds. To enumerate all audio outputs applications shall begin at index 46 to a sound card are not audio outputs in this sense.
|
/Linux-v4.19/Documentation/hwmon/ |
D | max31790 | 19 PWM outputs. The desired fan speeds (or PWM duty cycles) are written 20 through the I2C interface. The outputs drive "4-wire" fans directly, 24 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%) 26 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
|
D | dme1737 | 47 up to 5 PWM outputs pwm[1-3,5-6] for controlling fan speeds both manually and 150 This chip features 5 PWM outputs. PWM outputs 1-3 are associated with fan 151 inputs 1-3 and PWM outputs 5-6 are associated with fan inputs 5-6. PWM outputs 153 the appropriate enable attribute accordingly. PWM outputs 5-6 can only operate 157 current duty-cycle as set by the fan controller in the chip. All PWM outputs 162 temperature input. Associating PWM outputs to temperature inputs is done via 178 zone[1-3]_auto_point3_temp full-speed temp (all outputs) 190 all PWM outputs are set to 100% duty-cycle. 256 temp at which all PWM outputs are set 276 pwm[1-3]_enable RW Enable of PWM outputs 1-3. Supported [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.txt | 4 and clock event timers, as well as to drive SoC outputs with PWM signal. Each 6 outputs - see SoC and board manual). 37 - samsung,pwm-outputs: list of PWM channels used as PWM outputs on particular 49 samsung,pwm-outputs = <0>, <1>;
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 88 const enum omap_dss_output_id *outputs; member 127 if (dss->feat->outputs[OMAP_DSS_CHANNEL_LCD] & OMAP_DSS_OUTPUT_SDI) { in dss_save_context() 146 if (dss->feat->outputs[OMAP_DSS_CHANNEL_LCD] & OMAP_DSS_OUTPUT_SDI) { in dss_restore_context() 380 if (dss->feat->outputs[OMAP_DSS_CHANNEL_LCD] & OMAP_DSS_OUTPUT_SDI) { in dss_dump_regs() 687 return dss->feat->outputs[channel]; in dss_get_supported_outputs() 741 enum omap_dss_output_id outputs; in dss_select_hdmi_venc_clk_source() local 743 outputs = dss->feat->outputs[OMAP_DSS_CHANNEL_DIGIT]; in dss_select_hdmi_venc_clk_source() 746 WARN_ON((src == DSS_VENC_TV_CLK) && !(outputs & OMAP_DSS_OUTPUT_VENC)); in dss_select_hdmi_venc_clk_source() 747 WARN_ON((src == DSS_HDMI_M_PCLK) && !(outputs & OMAP_DSS_OUTPUT_HDMI)); in dss_select_hdmi_venc_clk_source() 750 if ((outputs & OMAP_DSS_OUTPUT_VENC) && in dss_select_hdmi_venc_clk_source() [all …]
|
/Linux-v4.19/drivers/clk/ti/ |
D | fapll.c | 71 struct clk_onecell_data outputs; member 543 fd->outputs.clks = kzalloc(sizeof(struct clk *) * in ti_fapll_setup() 546 if (!fd->outputs.clks) in ti_fapll_setup() 594 fd->outputs.clks[0] = pll_clk; in ti_fapll_setup() 595 fd->outputs.clk_num++; in ti_fapll_setup() 638 fd->outputs.clks[output_instance] = synth_clk; in ti_fapll_setup() 639 fd->outputs.clk_num++; in ti_fapll_setup() 645 of_clk_add_provider(node, of_clk_src_onecell_get, &fd->outputs); in ti_fapll_setup() 659 kfree(fd->outputs.clks); in ti_fapll_setup()
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | idp.h | 187 #define KEYBD_MATRIX_SET_OUTPUTS(outputs) \ argument 189 IDP_CPLD_KB_COL_LOW = outputs;\ 190 IDP_CPLD_KB_COL_HIGH = outputs >> 7;\
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | max77802.txt | 5 up application processors and peripherals, a 2-channel 32kHz clock outputs, 7 regulators, clocks outputs and the RTC.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/mediatek/ |
D | mediatek,infracfg.txt | 5 outputs to the system. 24 The available reset outputs are defined in
|
D | mediatek,pericfg.txt | 5 outputs to the system. 23 The available reset outputs are defined in
|
/Linux-v4.19/Documentation/devicetree/bindings/display/tegra/ |
D | nvidia,tegra20-host1x.txt | 10 - interrupts: The interrupt outputs from the controller. 31 - interrupts: The interrupt outputs from the controller. 44 - interrupts: The interrupt outputs from the controller. 57 - interrupts: The interrupt outputs from the controller. 70 - interrupts: The interrupt outputs from the controller. 83 - interrupts: The interrupt outputs from the controller. 114 - interrupts: The interrupt outputs from the controller. 142 - interrupts: The interrupt outputs from the controller. 168 - interrupts: The interrupt outputs from the controller. 212 - interrupts: The interrupt outputs from the controller. [all …]
|