/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | ext-ctrls-colorimetry.rst | 41 When equal to 0 no such upper bound is present. 46 cd/m\ :sup:`2`. When equal to 0 no such upper bound is present. 67 color primaries, index value c equal to 0 corresponds to the Green 68 primary, c equal to 1 corresponds to Blue primary and c equal to 2 75 color primaries, index value c equal to 0 corresponds to the Green 76 primary, c equal to 1 corresponds to Blue primary and c equal to 2
|
A D | selection-api-configuration.rst | 52 must be located at position ``(0,0)``. The width and height are equal to 66 ``V4L2_SEL_TGT_COMPOSE_DEFAULT``. It is usually equal to the bounding 92 point ``(0,0)``. The width and height is equal to the image size 104 ``V4L2_SEL_TGT_CROP_DEFAULT``. It is usually equal to the bounding 125 equal to active one. The padded target is accessed by the 135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
|
A D | v4l2-selection-flags.rst | 30 - Suggest the driver it should choose greater or equal rectangle (in 39 - Suggest the driver it should choose lesser or equal rectangle (in
|
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
A D | gpio-max3191x.txt | 19 The number of GPIOs must equal "#daisy-chained-devices" 23 The number of GPIOs must equal "#daisy-chained-devices" 26 The number of GPIOs must equal "#daisy-chained-devices" 29 The number of GPIOs must equal "maxim,db0-gpios".
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | imx-audio-card.yaml | 75 fsl,mclk-equal-bclk: 76 description: Indicates mclk can be equal to bclk, especially for sai interface 99 fsl,mclk-equal-bclk; 119 fsl,mclk-equal-bclk;
|
A D | wlf,arizona.yaml | 33 default. If present, values must be specified less than or equal 52 should be less than or equal to the number of outputs, if less values 67 of values should be less than or equal to the number of inputs, 83 or equal to the number of AIFs. If less than the number of AIFs, for
|
A D | ti,tas6424.txt | 8 - sound-dai-cells: must be equal to 0
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | bugfix.S | 177 | Test for cu_savepc equal to zero. If not, this is not a bug 186 | cu src equal to xu dest or equal to nu dest. If so, go to 187 | op0. Else, or if opclass2, check for cu dest equal to 188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else, 203 beqs op0 |if equal, continue bugfix 205 | Check for cu dest equal to nu dest. If so, go and fix the 210 beqs op0 |if equal, continue bugfix 216 beqs op0_xu |if equal, continue bugfix 356 | Check for cu dest equal to nu dest or equal to xu dest, with 363 beq op2_com |if equal, continue bugfix
|
/linux-6.3-rc2/Documentation/admin-guide/namespaces/ |
A D | compatibility-list.rst | 33 2. Intentionally, two equal user IDs in different user namespaces 34 should not be equal from the VFS point of view. In other 41 even having equal UIDs.
|
/linux-6.3-rc2/Documentation/w1/ |
A D | w1-netlink.rst | 22 Its length field is equal to size of the attached data 91 cn_msg (CN_W1_IDX.CN_W1_VAL as id, len is equal to sizeof(struct 93 w1_netlink_msg (type: W1_LIST_MASTERS, len is equal to 106 id is equal to the bus master id to use for searching] 112 seq is equal to the request seq] 115 len is equal to number of IDs multiplied by 8] 133 id is equal to the bus master id to use for searching] 145 of the w1_netlink_cmd structure and cn_msg.len will be equal to the sum
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | pp_psm.c | 248 bool equal; in power_state_management() local 259 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management() 260 equal = false; in power_state_management() 262 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management()
|
/linux-6.3-rc2/Documentation/ABI/removed/ |
A D | sysfs-kernel-uids | 9 are two users logged in, each with an equal number of 10 shares, then they will get equal CPU bandwidth. Another
|
/linux-6.3-rc2/fs/ksmbd/mgmt/ |
A D | share_config.c | 140 bool equal; in share_config_request() local 145 equal = !strcmp(cf_resp_name, name); in share_config_request() 147 if (!equal) in share_config_request()
|
/linux-6.3-rc2/Documentation/driver-api/serial/ |
A D | serial-rs485.rst | 77 /* Set logical level for RTS pin equal to 1 when sending: */ 79 /* or, set logical level for RTS pin equal to 0 when sending: */ 82 /* Set logical level for RTS pin equal to 1 after sending: */ 84 /* or, set logical level for RTS pin equal to 0 after sending: */
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | adc-keys.yaml | 27 Voltage above or equal to which all the keys are considered up. 47 Voltage above or equal to which this key is considered pressed. No
|
/linux-6.3-rc2/tools/perf/ui/ |
A D | hist.c | 472 .equal = hpp__equal, \ 486 .equal = hpp__equal, \ 499 .equal = hpp__equal, \ 630 if (acc->equal(acc, fmt)) { in perf_hpp__cancel_cumulate() 635 if (ovh->equal(ovh, fmt)) in perf_hpp__cancel_cumulate() 642 return a->equal && a->equal(a, b); in fmt_equal()
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | connector.rst | 63 netlink group to the user which is equal to its id.idx. 82 If we receive a message and its sequence number is not equal to one we 85 acknowledge is not equal to the sequence number in the original 138 2.6.14 netlink code only allows to select a group which is less or equal to
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ieee802154/ |
A D | mrf24j40.txt | 7 - spi-max-frequency: maximal bus speed, should be set something under or equal
|
/linux-6.3-rc2/scripts/atomic/fallbacks/ |
A D | add_negative | 9 * result is greater than or equal to zero.
|
A D | add_unless | 6 * @u: ...unless v is equal to u.
|
A D | fetch_add_unless | 6 * @u: ...unless v is equal to u.
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | sched-deadline.rst | 107 - When the remaining runtime becomes less or equal than 0, the task is 110 time" for this task (see next item) is set to be equal to the current 113 - When the current time is equal to the replenishment time of a 224 Let's now see a trivial example of two deadline tasks with runtime equal 225 to 4 and period equal to 8 (i.e., bandwidth equal to 0.5):: 267 runtime is equal to 2, its 0-lag time is equal to t = 4. 360 maximum tardiness of each task is smaller or equal than 376 of the tasks running on such a CPU is smaller or equal than 1. 380 running on such a CPU is smaller or equal than 1: 424 and WCET equal to P. The remaining M tasks Task_i=(e,P-1,P-1) have an [all …]
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-driver-typec-displayport | 18 Note. USB configuration does not equal to Exit Mode. It is 48 and E are equal, where all channels on the connector are used
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/ |
A D | davinci-nand.txt | 31 If not set equal to 0x08. 37 If not set equal to 0x10.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | directory-locking.rst | 49 * if old parent is equal to or is a descendent of target 51 * if new parent is equal to or is a descendent of source 131 would have to be equal to or a descendent of source. But that means that 132 new parent had been equal to or a descendent of source since the moment when
|