/Linux-v5.15/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 | dev-subdev.rst | 94 :ref:`selection <VIDIOC_SUBDEV_G_SELECTION>` ioctls. The driver is 240 compose selection rectangle 283 * - Configure scaler sink compose selection 318 propagates the size to the compose selection rectangle on the 321 4. The application configures the size of the compose selection 352 selection targets :ref:`v4l2-selections-common`. 369 using ``V4L2_SEL_TGT_COMPOSE`` selection target on the same pad. If the 380 requests on all selection targets, unless specifically told otherwise. 382 the image size either up or down. :ref:`v4l2-selection-flags` 385 Types of selection targets [all …]
|
D | v4l2-selection-flags.rst | 3 .. _v4l2-selection-flags: 6 Selection flags 9 .. _v4l2-selection-flags-table: 19 .. flat-table:: Selection flag definitions
|
/Linux-v5.15/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
|
D | dma-s3c24xx.h | 8 /* Helper to encode the source selection constraints for early s3c socs. */ 19 * @chansel: channel selection information, depending on variant; reqsel for 20 * s3c2443 and later and channel-selection map for earlier SoCs
|
/Linux-v5.15/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-v5.15/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-v5.15/drivers/tty/vt/ |
D | selection.c | 28 #include <linux/selection.h> 54 /* set reverse video on characters s-e of console with selection. */ 75 * clear_selection - remove current selection 77 * Remove the current selection highlight, if any from the console 78 * holding the selection. The caller must hold the console lock. 168 * set_selection_user - set the current selection. 169 * @sel: user selection info 174 * The entire selection process is managed under the console_lock. It's 198 printk(KERN_WARNING "selection: kmalloc() failed\n"); in vc_selection_store_chars() 236 case TIOCL_SELCHAR: /* character-by-character selection */ in vc_do_selection() [all …]
|
/Linux-v5.15/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-v5.15/drivers/phy/amlogic/ |
D | phy-meson-axg-mipi-dphy.c | 29 * [25] mipi dsi pll clock selection. 32 * [11] mipi divider clk selection. 51 /* [31] clk lane tx_hs_en control selection. 54 * [29] clk lane tx_lp_en contrl selection. 57 * [27] chan0 tx_hs_en control selection. 60 * [25] chan0 tx_lp_en control selection. 63 * [23] chan0 rx_lp_en control selection. 66 * [21] chan0 contention detection enable control selection. 69 * [19] chan1 tx_hs_en control selection. 72 * [17] chan1 tx_lp_en control selection. [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/drivers/media/platform/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. 368 struct v4l2_rect *selection; in vsp1_subdev_set_pad_format() local 412 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format() 414 selection->left = 0; in vsp1_subdev_set_pad_format() 415 selection->top = 0; in vsp1_subdev_set_pad_format() 416 selection->width = format->width; in vsp1_subdev_set_pad_format() 417 selection->height = format->height; in vsp1_subdev_set_pad_format() [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/phy/ |
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-v5.15/Documentation/devicetree/bindings/sound/ |
D | nokia,rx51.txt | 9 - tvout-selection-gpios: GPIO for tvout selection 23 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
|
/Linux-v5.15/arch/x86/kernel/cpu/ |
D | perfctr-watchdog.c | 36 * evtsel_nmi_owner tracks the ownership of the event selection 37 * - different performance counters/ event selection may be reserved for 76 * returns the bit offset of the event selection register 80 /* returns the bit offset of the event selection register */ in nmi_evntsel_msr_to_bit()
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-capacity.rst | 352 5.1.2 Wakeup CPU selection 355 CFS task wakeup CPU selection follows the capacity fitness criterion described 357 which lets userspace have more leverage over the CPU selection of CFS 358 tasks. IOW, CFS wakeup CPU selection searches for a CPU that satisfies:: 369 Wakeup CPU selection in CFS can be eclipsed by Energy Aware Scheduling 375 A pathological case in the wakeup CPU selection occurs when a task rarely 406 wakeup event to fix this up via wakeup CPU selection. 418 5.2.1 Wakeup CPU selection 421 RT task wakeup CPU selection searches for a CPU that satisfies:: 432 5.3.1 Wakeup CPU selection [all …]
|