/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | selections-common.rst | 5 Common selection definitions 8 While the :ref:`V4L2 selection API <selection-api>` and 9 :ref:`V4L2 subdev selection APIs <v4l2-subdev-selections>` are very 11 sub-device API, the selection rectangle refers to the media bus format, 12 and is bound to a sub-device's pad. On the V4L2 interface the selection 15 This section defines the common definitions of the selection interfaces 22 v4l2-selection-targets 23 v4l2-selection-flags
|
D | vidioc-subdev-g-selection.rst | 13 VIDIOC_SUBDEV_G_SELECTION - VIDIOC_SUBDEV_S_SELECTION - Get or set selection rectangles on a subdev… 42 The selection API replaces 46 See :ref:`subdev` for more information on how each selection target 54 Types of selection targets 57 There are two types of selection targets: actual and bounds. The actual 68 Selection targets and flags are documented in 82 - Active or try selection, from enum 89 - Target selection rectangle. See :ref:`v4l2-selections-common`. 92 - Flags. See :ref:`v4l2-selection-flags`. 95 - Selection rectangle, in pixels. [all …]
|
D | selection-api.rst | 5 Cropping, composing and scaling -- the SELECTION API 12 selection-api-intro.rst 13 selection-api-targets.rst 14 selection-api-configuration.rst 15 selection-api-vs-crop-api.rst 16 selection-api-examples.rst
|
D | vidioc-g-selection.rst | 13 VIDIOC_G_SELECTION - VIDIOC_S_SELECTION - Get or set one of the selection rectangles 38 The ioctls are used to query and configure selection rectangles. 45 to table :ref:`v4l2-selections-common` or :ref:`selection-api` for 63 :ref:`v4l2-selections-common` or :ref:`selection-api` for additional 115 Selection targets and flags are documented in 149 - Flags controlling the selection rectangle adjustments, refer to 150 :ref:`selection flags <v4l2-selection-flags>`. 153 - The selection rectangle. 177 Given buffer type ``type`` or the selection target ``target`` is not 186 Selection is not supported for this input or output. [all …]
|
D | selection-api-targets.rst | 4 Selection targets 10 .. kernel-figure:: selection.svg 11 :alt: selection.svg 20 See :ref:`v4l2-selection-targets` for more information.
|
D | v4l2-selection-targets.rst | 3 .. _v4l2-selection-targets: 6 Selection targets 9 The precise meaning of the selection targets may be dependent on which 13 .. _v4l2-selection-targets-table: 23 .. flat-table:: Selection target definitions
|
D | selection-api-vs-crop-api.rst | 9 The selection API was introduced to cope with deficiencies of the 15 selection API makes a clear distinction between composing and cropping 29 The selection API deals with configuration of buffer 31 the selection API the concepts of the padded target and constraints 38 Driver developers are encouraged to implement only selection API. The
|
D | v4l2-selection-flags.rst | 3 .. _v4l2-selection-flags: 6 Selection flags 9 .. _v4l2-selection-flags-table: 19 .. flat-table:: Selection flag definitions
|
D | dev-subdev.rst | 96 :ref:`selection <VIDIOC_SUBDEV_G_SELECTION>` ioctls. The driver is 242 compose selection rectangle 285 * - Configure scaler sink compose selection 320 propagates the size to the compose selection rectangle on the 323 4. The application configures the size of the compose selection 354 selection targets :ref:`v4l2-selections-common`. 371 using ``V4L2_SEL_TGT_COMPOSE`` selection target on the same pad. If the 382 requests on all selection targets, unless specifically told otherwise. 384 the image size either up or down. :ref:`v4l2-selection-flags` 387 Types of selection targets [all …]
|
/Linux-v6.6/include/linux/platform_data/ |
D | ad7793.h | 11 * enum ad7793_clock_source - AD7793 clock source selection 25 * enum ad7793_bias_voltage - AD7793 bias voltage selection 40 * enum ad7793_refsel - AD7793 reference voltage selection 72 * enum ad7793_excitation_current - AD7793 excitation current selection 87 * @clock_src: Clock source selection 93 * @refsel: Reference voltage selection 94 * @bias_voltage: Bias voltage selection 95 * @exitation_current: Excitation current selection 96 * @current_source_direction: Excitation current direction selection
|
/Linux-v6.6/include/uapi/linux/ |
D | tiocl.h | 5 #define TIOCL_SETSEL 2 /* set a selection */ 10 #define TIOCL_SELCLEAR 4 /* clear visibility of selection */ 11 #define TIOCL_SELMOUSEREPORT 16 /* report beginning of selection */ 13 /* selection extent */ 19 unsigned short sel_mode; /* selection mode */ 22 #define TIOCL_PASTESEL 3 /* paste previous selection */
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | antsel.c | 77 /* boardlevel antenna selection: init antenna selection structure */ 99 } else { /* no antenna selection available */ in brcms_c_antsel_init_cfg() 131 /* Antenna selection availability */ in brcms_c_antsel_attach() 161 /* Set the antenna selection type for the low driver */ in brcms_c_antsel_attach() 164 /* Init (auto/manual) antenna selection */ in brcms_c_antsel_attach() 177 * boardlevel antenna selection: 191 /* 2x3 antenna selection, 3 cfgs: 0-1 0-2 2-1 */ in brcms_c_antsel_antcfg2antsel() 199 /* boardlevel antenna selection: ucode interface control */ 241 /* boardlevel antenna selection: convert id to ant_cfg */ 252 /* 2x3 antenna selection, 3 cfgs: 0-1 0-2 2-1 */ in brcms_c_antsel_id2antcfg() [all …]
|
/Linux-v6.6/drivers/tty/vt/ |
D | selection.c | 28 #include <linux/selection.h> 54 /* set reverse video on characters s-e of console with selection. */ 76 * clear_selection - remove current selection 78 * Remove the current selection highlight, if any from the console 79 * holding the selection. The caller must hold the console lock. 169 * set_selection_user - set the current selection. 170 * @sel: user selection info 175 * The entire selection process is managed under the console_lock. It's 199 printk(KERN_WARNING "selection: kmalloc() failed\n"); in vc_selection_store_chars() 237 case TIOCL_SELCHAR: /* character-by-character selection */ in vc_do_selection() [all …]
|
/Linux-v6.6/include/linux/iio/frequency/ |
D | ad9523.h | 109 * @refa_diff_rcv_en: REFA differential/single-ended input selection. 110 * @refb_diff_rcv_en: REFB differential/single-ended input selection. 111 * @zd_in_diff_en: Zero Delay differential/single-ended input selection. 112 * @osc_in_diff_en: OSC differential/ single-ended input selection. 121 * @zero_delay_mode_internal_en: Internal, external Zero Delay mode selection. 124 * @pll1_loop_filter_rzero: PLL1 Loop Filter Zero Resistor selection. 125 * @ref_mode: Reference selection mode.
|
/Linux-v6.6/drivers/phy/amlogic/ |
D | phy-meson-axg-mipi-dphy.c | 30 * [25] mipi dsi pll clock selection. 33 * [11] mipi divider clk selection. 52 /* [31] clk lane tx_hs_en control selection. 55 * [29] clk lane tx_lp_en contrl selection. 58 * [27] chan0 tx_hs_en control selection. 61 * [25] chan0 tx_lp_en control selection. 64 * [23] chan0 rx_lp_en control selection. 67 * [21] chan0 contention detection enable control selection. 70 * [19] chan1 tx_hs_en control selection. 73 * [17] chan1 tx_lp_en control selection. [all …]
|
/Linux-v6.6/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 29 that purpose, selection target ``V4L2_SEL_TGT_COMPOSE`` is supported on the 33 source pad (1) expses another digital crop selection rectangle that can only 40 the sensor. The V4L2 selection target ``V4L2_SEL_TGT_CROP`` is used to 42 Scaling is configured using selection target ``V4L2_SEL_TGT_COMPOSE`` on the 46 another digital crop selection rectangle that can only crop at the end of the 56 configured selection rectangle that designates crop. The difference has an
|
/Linux-v6.6/drivers/phy/mediatek/ |
D | phy-mtk-pcie.c | 18 /* Internal Resistor Selection of TX Bias Current */ 24 /* TX PMOS impedance selection */ 26 /* TX NMOS impedance selection */ 30 /* RX impedance selection */ 37 * @tx_pmos: TX PMOS impedance selection data 38 * @tx_nmos: TX NMOS impedance selection data 39 * @rx_data: RX impedance selection data 66 * @efuse_glb_intr: internal resistor selection of TX bias current data
|
/Linux-v6.6/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.c | 149 * vsp1_entity_get_pad_selection - Get a pad selection from storage for entity 153 * @target: the selection target 155 * Return the selection rectangle stored in the given configuration for an 157 * selection target can be COMPOSE or CROP. 367 struct v4l2_rect *selection; in vsp1_subdev_set_pad_format() local 411 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format() 413 selection->left = 0; in vsp1_subdev_set_pad_format() 414 selection->top = 0; in vsp1_subdev_set_pad_format() 415 selection->width = format->width; in vsp1_subdev_set_pad_format() 416 selection->height = format->height; in vsp1_subdev_set_pad_format() [all …]
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 29 that purpose, selection target ``V4L2_SEL_TGT_COMPOSE`` is supported on the 33 source pad (1) expses another digital crop selection rectangle that can only 40 the sensor. The V4L2 selection target ``V4L2_SEL_TGT_CROP`` is used to 42 Scaling is configured using selection target ``V4L2_SEL_TGT_COMPOSE`` on the 46 another digital crop selection rectangle that can only crop at the end of the 56 configured selection rectangle that designates crop. The difference has an
|
/Linux-v6.6/Documentation/devicetree/bindings/phy/ |
D | nvidia,tegra124-xusb-padctl.yaml | 117 description: Function selection for this lane. 129 description: Function selection for this lane. 141 description: Function selection for this lane. 161 description: Function selection for this lane. 189 description: Function selection for this lane. 201 description: Function selection for this lane. 237 description: Function selection for this lane. 249 description: Function selection for this lane. 261 description: Function selection for this lane. 273 description: Function selection for this lane. [all …]
|
D | nvidia,tegra210-xusb-padctl.yaml | 115 description: Function selection for this lane. 127 description: Function selection for this lane. 139 description: Function selection for this lane. 151 description: Function selection for this lane. 179 description: Function selection for this lane. 191 description: Function selection for this lane. 227 description: Function selection for this lane. 239 description: Function selection for this lane. 251 description: Function selection for this lane. 263 description: Function selection for this lane. [all …]
|
D | mediatek,xsphy.yaml | 120 The selection of VRT reference voltage (U2 phy) 127 The selection of HS_TX TERM reference voltage (U2 phy) 134 The selection of Internal Resistor (U2/U3 phy) 141 The selection of TX Impedance (U3 phy) 148 The selection of RX Impedance (U3 phy)
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | intel_pstate.rst | 38 Since the hardware P-state selection interface used by ``intel_pstate`` is 74 provides its own scaling algorithms for P-state selection. Those algorithms 77 ``sysfs``). [Note that different P-state selection algorithms may be chosen for 83 For example, the ``powersave`` P-state selection algorithm provided by 87 There are two P-state selection algorithms provided by ``intel_pstate`` in the 92 Which of the P-state selection algorithms is used by default depends on the 107 internal P-state selection logic. What those hints are depends on which P-state 108 selection algorithm has been applied to the given policy (or to the CPU it 111 Even though the P-state selection is carried out by the processor automatically, 113 in this mode. However, they are not used for running a P-state selection [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt6245-regulator.yaml | 38 Over current level selection. Each respective value means the current 46 Over temperature level selection. Each respective value means the degree 54 Power good signal delay time selection. Each respective value means the 63 Buck switch frequency selection. Each respective value means 400KHz,
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/backlight/ |
D | mediatek,mt6370-backlight.yaml | 53 The selection of the upper and lower bounds threshold of backlight 54 PWM resolution. If we choose selection 64, the variation of PWM 65 Backlight OVP level selection. 75 Backlight OC level selection.
|