Home
last modified time | relevance | path

Searched full:needed (Results 1 – 25 of 779) sorted by relevance

12345678910>>...32

/Documentation/ABI/testing/
Dsysfs-bus-usb-lvstest10 for Link Layer Validation device. It is needed for TD.7.06.
18 and 127. It is needed for TD.7.18, TD.7.19, TD.7.20 and TD.7.21.
26 and 127. It is needed for TD.7.18, TD.7.19, TD.7.20 and TD.7.21.
33 device. It is needed for TD.7.29, TD.7.31, TD.7.34 and TD.7.35.
40 Validation device. It is needed for TD.7.35 and TD.7.36.
47 Validation device. It is needed for TD.7.36.
53 with Link Layer Validation device. It is needed for TD.7.34.
59 device. It may be needed to properly reset an xHCI 1.1 host port if
60 compliance mode needed to be explicitly enabled.
Dconfigfs-most23 (needed for synchronous and isochrnous data)
55 pass parameters needed by some components
78 (needed for synchronous and isochrnous data)
110 pass parameters needed by some components
133 (needed for synchronous and isochrnous data)
165 pass parameters needed by some components
199 (needed for synchronous and isochrnous data)
231 pass parameters needed by some components
/Documentation/devicetree/bindings/spi/
Dspi_oc_tiny.txt11 The clock-frequency and baud-width properties are needed only if the divider
12 is programmable. They are not needed if the divider is fixed.
/Documentation/devicetree/bindings/phy/
Dbcm-ns-usb2-phy.txt6 - reg-names: "dmu", the only needed & supported reg right now
8 - clock-names: "phy-ref-clk", the only needed & supported clock right now
/Documentation/devicetree/bindings/thermal/
Dmediatek-thermal.txt8 is also needed.
19 - clocks, clock-names: Clocks needed for the thermal controller. required
21 "therm": Main clock needed for register access
/Documentation/devicetree/bindings/iio/humidity/
Dhts221.txt12 IRQ_TYPE_EDGE_RISING a pull-down resistor is needed to drive the line
13 when it is not active, whereas a pull-up one is needed when interrupt
/Documentation/devicetree/bindings/pci/
Dralink,rt3883-pci.txt12 - #address-cells: specifies the number of cells needed to encode an
37 - #address-cells: specifies the number of cells needed to encode an
41 - #interrupt-cells: specifies the number of cells needed to encode an
52 - #address-cells: specifies the number of cells needed to encode an
58 - #interrupt-cells: specifies the number of cells needed to encode an
Drockchip-pcie-host.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
39 - #interrupt-cells: specifies the number of cells needed to encode an
56 - aspm-no-l0s: RC won't support ASPM L0s. This property is needed if
74 - #address-cells: specifies the number of cells needed to encode an
76 - #interrupt-cells: specifies the number of cells needed to encode an
Dxilinx-pcie.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
27 - #address-cells: specifies the number of cells needed to encode an
29 - #interrupt-cells: specifies the number of cells needed to encode an
/Documentation/livepatch/
Dsystem-state.rst22 - store data needed to manipulate and restore the system state
115 of the livepatch. The allocation is not needed when the data
118 - Do any other preparatory action that is needed by
139 not longer needed.
156 - Remove any not longer needed setting or data.
/Documentation/devicetree/bindings/mtd/
Doxnas-nand.txt10 - clocks: phandle to the NAND gate clock if needed.
11 - resets: phandle to the NAND reset control if needed.
Ddavinci-nand.txt27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address
33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
39 - ti,davinci-mask-chipsel: mask for chipselect address. Needed to mask
/Documentation/hwmon/
Dlm92.rst18 Addresses scanned: none, force parameter needed
26 Addresses scanned: none, force parameter needed
/Documentation/arm/omap/
Domap.rst11 v4.3+ Update is needed for custom .config files to make sure
15 v4.18+ Update is needed for custom .config files to make sure
/Documentation/devicetree/bindings/arm/marvell/
Dcoherency-fabric.txt24 * For "marvell,armada-375-coherency-fabric", only one pair is needed
27 * For "marvell,armada-380-coherency-fabric", only one pair is needed
Darmada-37xx.txt23 Power Management component is needed:
40 For AVS an other component is needed:
/Documentation/devicetree/bindings/gpio/
Dgpio-xra1403.txt16 Check documentation for SPI and GPIO controllers regarding properties needed to configure the node.
29 needed to encode interrupt source.
Dgpio-mvebu.txt32 - #interrupt-cells: specifies the number of cells needed to encode an
56 - reg: an additional register set is needed, for the GPIO Blink
60 additional register range needed for PWM operation.
/Documentation/misc-devices/
Dbh1770glc.rst32 proximity detection is needed.
45 calibrated source of light is needed as a reference. Calibscale factor is set
116 RW - number of proximity interrupts needed before triggering the event
/Documentation/devicetree/bindings/iio/imu/
Dst_lsm6dsx.txt30 IRQ_TYPE_EDGE_RISING a pull-down resistor is needed to drive the line
31 when it is not active, whereas a pull-up one is needed when interrupt
/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-mc.txt16 IOMMU specifier needed to encode an address. GART supports only a single
18 information needed for the address encoding.
/Documentation/devicetree/bindings/net/
Dmicrel.txt28 Note that this option in only needed for certain PHY revisions with a
30 Specifically, a clock reference ("rmii-ref" below) is always needed to
/Documentation/trace/
Dftrace-design.rst88 /* save any bare state needed in order to do initial checking */
100 /* save all state needed by the ABI (see paragraph above) */
106 /* restore all state needed by the ABI */
165 /* save all state needed by the ABI */
172 /* restore all state needed by the ABI */
192 /* save all state needed by the ABI (see paragraph above) */
196 /* restore all state needed by the ABI */
308 /* No extra data needed */
330 /* save all state needed by the ABI (see paragraph above) */
338 /* restore all state needed by the ABI */
/Documentation/locking/
Drobust-futexes.rst51 is needed to release that futex based lock. This is one of the leading
118 That's all that is needed - all the rest of robust-futex cleanup is done
131 - no VM changes are needed - 'struct address_space' is left alone.
133 - no registration of individual locks is needed: robust mutexes don't
141 - no resource limits are needed.
143 - no kernel-space recovery call (FUTEX_RECOVER) is needed.
151 I have benchmarked the time needed for the kernel to process a list of 1
/Documentation/x86/
Dtsx_async_abort.rst46 ucode needed Mitigation is enabled. CPU is affected and MD_CLEAR is not
73 … X 1 Disabled X None needed None needed
88 … 1 X 1 Enabled X None needed None needed
103 …1 X 1 Enabled X None needed None needed

12345678910>>...32