/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
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-v4.19/arch/m68k/fpsp040/ |
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-v4.19/Documentation/namespaces/ |
D | compatibility-list.txt | 28 2. Intentionally, two equal user IDs in different user namespaces 29 should not be equal from the VFS point of view. In other 36 even having equal UIDs.
|
/Linux-v4.19/Documentation/w1/ |
D | w1.netlink | 18 Its length field is equal to size of the attached data 87 cn_msg (CN_W1_IDX.CN_W1_VAL as id, len is equal to sizeof(struct 89 w1_netlink_msg (type: W1_LIST_MASTERS, len is equal to 100 id is equal to the bus master id to use for searching] 105 seq is equal to the request seq] 108 len is equal to number of IDs multiplied by 8] 121 id is equal to the bus master id to use for searching] 133 of the w1_netlink_cmd structure and cn_msg.len will be equal to the sum
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.txt | 15 If present, values must be specified less than or equal to the number of 24 than or equal to the number of outputs, if less values are supplied the 30 present, the number of values should be less than or equal to the 37 If present, number of cells must be less than or equal to the number of
|
D | ti,tas6424.txt | 8 - sound-dai-cells: must be equal to 0
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | pp_psm.c | 239 bool equal; in power_state_management() local 250 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management() 251 equal = false; in power_state_management() 253 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management()
|
/Linux-v4.19/Documentation/ABI/testing/ |
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
|
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-v4.19/Documentation/serial/ |
D | serial-rs485.txt | 62 /* Set logical level for RTS pin equal to 1 when sending: */ 64 /* or, set logical level for RTS pin equal to 0 when sending: */ 67 /* Set logical level for RTS pin equal to 1 after sending: */ 69 /* or, set logical level for RTS pin equal to 0 after sending: */
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | v4l2-selection-flags.rst | 24 - Suggest the driver it should choose greater or equal rectangle (in 33 - Suggest the driver it should choose lesser or equal rectangle (in
|
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
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | snps,dw-axi-dmac.txt | 12 - snps,priority: Priority of channel. Array size is equal to the number of 16 Array size is equal to the number of dma-channels.
|
/Linux-v4.19/tools/perf/ui/ |
D | hist.c | 405 .equal = hpp__equal, \ 419 .equal = hpp__equal, \ 432 .equal = hpp__equal, \ 550 if (acc->equal(acc, fmt)) { in perf_hpp__cancel_cumulate() 555 if (ovh->equal(ovh, fmt)) in perf_hpp__cancel_cumulate() 562 return a->equal && a->equal(a, b); in fmt_equal()
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ieee802154/ |
D | mrf24j40.txt | 7 - spi-max-frequency: maximal bus speed, should be set something under or equal
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | wq.h | 164 int equal = (cc1 == cc2); in mlx5_wq_cyc_cc_bigger() local 167 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | davinci-nand.txt | 31 If not set equal to 0x08. 37 If not set equal to 0x10.
|
D | mtd-physmap.txt | 15 omitted, assumed to be equal to 'bank-width'. 18 both #address-cells and #size-cells must be equal to 1.
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-deadline.txt | 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 208 It does so by decrementing the runtime of the executing task Ti at a pace equal 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. 338 If the total utilization U=sum(WCET_i/P_i) is larger than M (with M equal 354 maximum tardiness of each task is smaller or equal than 368 of the tasks running on such a CPU is smaller or equal than 1. [all …]
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-add-pid.rst | 36 previously set up with :ref:`DMX_SET_PES_FILTER` and output equal to
|
D | dmx-remove-pid.rst | 37 equal to :c:type:`DMX_OUT_TSDEMUX_TAP <dmx_output>`, created via either
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | sh_eth.txt | 33 - #address-cells: number of address cells for the MDIO bus, must be equal to 1. 34 - #size-cells: number of size cells on the MDIO bus, must be equal to 0.
|
/Linux-v4.19/Documentation/connector/ |
D | connector.txt | 98 netlink group to the user which is equal to its id.idx. 118 If we receive a message and its sequence number is not equal to one we 121 acknowledge is not equal to the sequence number in the original 176 2.6.14 netlink code only allows to select a group which is less or equal to
|
/Linux-v4.19/Documentation/filesystems/ |
D | directory-locking | 41 * if old parent is equal to or is a descendent of target 43 * if new parent is equal to or is a descendent of source 121 would have to be equal to or a descendent of source. But that means that 122 new parent had been equal to or a descendent of source since the moment when
|
/Linux-v4.19/Documentation/RCU/ |
D | rcu_dereference.txt | 53 and "b" are integers that happen to be equal, the expression 86 explained, if the two pointers are equal, the compiler could 111 non-equal, the compiler is none the wiser. Therefore, 168 o The pointers are not equal -and- the compiler does 174 pointer takes on only one of two values, a not-equal 303 If a pointer obtained from rcu_dereference() compares not-equal to some
|