Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 2891) sorted by relevance

12345678910>>...116

/linux/Documentation/devicetree/bindings/powerpc/nintendo/
A Dwii.txt32 - interrupts : should contain the VI interrupt
53 - compatible : should be "nintendo,flipper-pic"
65 - interrupts : should contain the DSP interrupt
77 - interrupts : should contain the SI interrupt
88 - interrupts : should contain the AI interrupt
98 - interrupts : should contain the EXI interrupt
108 - interrupts : should contain the OHCI interrupt
118 - interrupts : should contain the EHCI interrupt
137 - interrupts : should contain the IPC interrupt
147 - compatible : should be "nintendo,hollywood-pic"
[all …]
A Dgamecube.txt21 - compatible : should be "nintendo,flipper-vi"
23 - interrupts : should contain the VI interrupt
32 - compatible : should be "nintendo,flipper-pi"
43 - compatible : should be "nintendo,flipper-pic"
52 - compatible : should be "nintendo,flipper-dsp"
54 - interrupts : should contain the DSP interrupt
73 - compatible : should be "nintendo,flipper-di"
75 - interrupts : should contain the DI interrupt
84 - compatible : should be "nintendo,flipper-ai"
86 - interrupts : should contain the AI interrupt
[all …]
/linux/Documentation/devicetree/bindings/powerpc/4xx/
A Dakebono.txt20 - compatible : should be "ibm,476gtr-sdhci","generic-sdhci".
21 - reg : should contain the SDHCI registers location and length.
22 - interrupts : should contain the SDHCI interrupt.
30 - compatible : should be "ibm,476gtr-ahci".
31 - reg : should contain the AHCI registers location and length.
32 - interrupts : should contain the AHCI interrupt.
41 - compatible : should be "ibm,akebono-fpga".
42 - reg : should contain the FPGA registers location and length.
51 - compatible : should be "ibm,akebono-avr".
52 - reg : should contain the I2C bus address for the AVR.
/linux/scripts/kconfig/tests/preprocess/escape/
A DKconfig23 # The following should print "$(X)". It should not be expanded further.
28 # The following should print "(".
32 # A simple expanded should not be expanded multiple times.
33 # The following should print "$(X)". It should not be expanded further.
37 # The following should print "$(X)" as well.
41 # The following should print "$(".
42 # It should not be emit "unterminated reference" error.
/linux/Documentation/devicetree/bindings/spi/
A Dspi-mxic.txt5 - compatible: should be "mxicy,mx25f0a-spi"
6 - #address-cells: should be 1
7 - #size-cells: should be 0
8 - reg: should contain 2 entries, one for the registers and one for the direct
10 - reg-names: should contain "regs" and "dirmap"
12 - clock-names: should contain "ps_clk", "send_clk" and "send_dly_clk"
13 - clocks: should contain 3 entries for the "ps_clk", "send_clk" and
/linux/Documentation/misc-devices/
A Dpci-endpoint-test.rst7 This driver should be used as a host side driver if the root complex is
25 should be used to perform the above tests.
32 should be passed as argument.
37 to be tested should be passed as argument.
40 to be tested should be passed as argument.
43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X).
47 Perform write tests. The size of the buffer should be passed
50 Perform read tests. The size of the buffer should be passed
53 Perform read tests. The size of the buffer should be passed
/linux/Documentation/driver-api/80211/
A Dmac80211.rst5 You should read and understand the information contained within this
26 programming model should be in here, including the definition of
29 Finally, a discussion of hardware capabilities should be done with
49 This chapter should describe PHY handling including start/stop callbacks
62 This chapter should describe virtual interface basics that are relevant
63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
67 Things related to AP mode should be discussed there.
69 Things related to supporting multiple interfaces should be in the
70 appropriate chapter, a BIG FAT note should be here about this though and
80 what should be here
[all …]
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
A Dpar_io.txt4 The node should reside in the "soc" node of the tree. For each
5 device that using parallel I/O ports, a child node should be created.
10 - device_type : should be "par_io".
25 Note that "par_io" nodes are obsolete, and should not be used for
26 the new device trees. Instead, each Par I/O bank should be represented
30 - #gpio-cells : should be "2".
31 - compatible : should be "fsl,<chip>-qe-pario-bank",
/linux/Documentation/devicetree/bindings/regulator/
A Dpbias-regulator.txt5 - should be "ti,pbias-dra7" for DRA7
6 - should be "ti,pbias-omap2" for OMAP2
7 - should be "ti,pbias-omap3" for OMAP3
8 - should be "ti,pbias-omap4" for OMAP4
9 - should be "ti,pbias-omap5" for OMAP5
13 - regulator-name : should be
A Dregulator.yaml37 description: boolean, regulator should never be disabled
43 If the bootloader didn't leave it on then OS should turn it on
130 that detection should be enabled but limit setting can be omitted.
136 disable detection and value '1' indicates that detection should
157 disable detection and value '1' indicates that detection should
179 to disable detection and value '1' indicates that detection should
193 that detection should be enabled but limit setting can be omitted.
199 disable detection and value '1' indicates that detection should
214 A regulator should not be coupled with its supplier.
240 description: regulator should be on in suspend state.
[all …]
/linux/Documentation/devicetree/bindings/mtd/
A Dmxic-nand.txt5 - compatible: should be "mxic,multi-itfc-v009-nand-controller"
6 - reg: should contain 1 entry for the registers
7 - #address-cells: should be set to 1
8 - #size-cells: should be set to 0
10 - clock-names: should contain "ps", "send" and "send_dly"
11 - clocks: should contain 3 phandles for the "ps", "send" and
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst21 The cache definition (struct fscache_cache) should be initialised by calling::
46 Two extra arguments should also be supplied:
189 do this, the retrieval->op.processor method pointer should be set
253 The method should call fscache_object_lookup_negative() as soon as
256 fscache_obtained_object() should be called once the object is in a
258 should also be called once a non-present object has been created.
278 It should return the object pointer if successful.
323 All the data stored for this object should be discarded and an
463 should be returned. If all the pages are dispatched then 0 should be
480 allocated, then the netfs page should be marked and 0 returned.
[all …]
/linux/Documentation/devicetree/bindings/display/imx/
A Dfsl-imx-drm.txt29 - reg: should be register base and length as documented in the
40 Ports 0 and 1 should correspond to CSI0 and CSI1,
41 ports 2 and 3 should correspond to DI0 and DI1, respectively.
66 - compatible: should be "fsl,imx6qp-pre"
67 - reg: should be register base and length as documented in the
72 - clock-names: should be "axi"
73 - interrupts: should contain the PRE interrupt
74 - fsl,iram: phandle pointing to the mmio-sram device node, that should be
92 - compatible: should be "fsl,imx6qp-prg"
93 - reg: should be register base and length as documented in the
[all …]
A Dldb.txt10 - #address-cells : should be <1>
11 - #size-cells : should be <0>
12 - compatible : should be "fsl,imx53-ldb" or "fsl,imx6q-ldb".
16 - gpr : should be <&gpr> on i.MX53 and i.MX6q.
37 - pinctrl-names : should be "default" on i.MX53, not used on i.MX6q
40 - fsl,dual-channel : boolean. if it exists, only LVDS channel 0 should
52 - reg : should be <0> or <1>
58 On i.MX6, there should be four input ports (port@[0-3]) that correspond
68 - fsl,data-mapping : should be "spwg" or "jeida"
71 - fsl,data-width : should be <18> or <24>
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dmpc512x_lpbfifo.txt4 - compatible: should be "fsl,mpc512x-lpbfifo";
5 - reg: should contain the offset and length of SCLPC register set;
6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an
8 - dmas: should contain the DMA specifier for SCLPC as described at
10 - dma-names: should be "rx-tx";
/linux/Documentation/devicetree/bindings/media/
A Dexynos-fimc-lite.txt5 - compatible : should be one of:
11 - interrupts : should contain FIMC-LITE interrupt;
12 - clocks : FIMC LITE gate clock should be specified in this property.
13 - clock-names : should contain "flite" entry.
15 Each FIMC device should have an alias in the aliases node, in the form of
/linux/Documentation/dev-tools/kunit/
A Dstyle.rst33 rule of thumb is that a test subsystem should match a single kernel module. If
35 should correspond to a directory in the source tree or an entry in the
39 Test subsystems should be named after the code being tested, either after the
41 subsystems should be named to avoid ambiguity where necessary.
43 If a test subsystem name has multiple components, they should be separated by
62 Names should use underscores, not dashes, to separate words. Prefer
65 As well as using underscores, this name should not have "kunit-test" as a
158 Every test suite should be tied to a Kconfig entry.
172 a module), Kconfig entries for tests should be tristate.
194 KUnit tests can often be compiled as a module. These modules should be named
[all …]
/linux/Documentation/devicetree/bindings/clock/
A Doxnas,stdclk.txt8 - compatible: For OX810SE, should be "oxsemi,ox810se-stdclk"
9 For OX820, should be "oxsemi,ox820-stdclk"
12 Parent node should have the following properties :
13 - compatible: For OX810SE, should be
15 For OX820, should be
/linux/Documentation/networking/
A Dnetdev-features.rst26 request. This set should be initialized in ndo_init callback and not
30 for a device. This should be changed only by network core or in
41 networking core and should not be referenced in drivers.
65 netdev_update_features() while holding rtnl_lock. This should not be done
66 from ndo_*_features callbacks. netdev->features should not be modified by
76 All dependencies between features should be resolved here. The resulting
81 This callback should not modify hardware nor driver state (should be
91 Hardware should be reconfigured to match passed feature set. The set
92 should not be altered unless some error condition happens that can't
94 should update netdev->features to match resulting hardware state.
[all …]
/linux/Documentation/devicetree/bindings/arm/
A Dsp810.txt9 should be: "arm,sp810", "arm,primecell"
16 should be: "refclk", "timclk", "apb_pclk"
22 should be: <1>
25 should be: "timerclken0", "timerclken1", "timerclken2", "timerclken3"
28 should be: clock specifier for each output clock of this
32 should be: phandle of input clock listed in clocks
/linux/Documentation/admin-guide/device-mapper/
A Ddm-init.rst34 The dm line should be equivalent to the one used by the dmsetup tool with the
45 `cache` constrained, userspace should verify cache device
48 `era` constrained, userspace should verify metadata device
51 `log-writes` constrained, userspace should verify metadata device
52 `mirror` constrained, userspace should verify main/mirror device
53 `raid` constrained, userspace should verify metadata device
54 `snapshot` constrained, userspace should verify src/dst device
56 `snapshot-merge` constrained, userspace should verify src/dst device
58 `switch` constrained, userspace should verify dev path
62 `writecache` constrained, userspace should verify cache device
/linux/Documentation/driver-api/serial/
A Ddriver.rst74 If the port does not support this operation, then it should
94 If the appropriate bit is set, the signal should be driven
95 active. If the bit is clear, the signal should be driven
130 The driver should stop transmitting characters as soon as
151 should be sent to the serial port.
323 This function should not be used to grab any resources.
353 returns, and it should return -EBUSY on failure.
394 this should not request interrupts.
413 the function should return NO_POLL_CHAR immediately.
471 Locking: port->lock should be held.
[all …]
/linux/drivers/staging/media/imx/
A DTODO7 instead the CSI subdev should call its neighbor's g_mbus_config op
8 (which should be propagated if necessary) to get this info. However
14 operation which should be used to avoid parsing the remote endpoint
20 link_notify callback when the pipeline is modified. This feature should be
21 removed, userspace should use the subdev-based userspace API instead.
25 connected subdev should be removed.
/linux/scripts/kconfig/tests/auto_submenu/
A DKconfig12 This depends on A, so should be a submenu of A.
19 This should be a submenu of A0.
26 This should line up with A0.
32 Choice should become a submenu as well.
51 This depends on A, but not a consecutive item, so can/should not
/linux/Documentation/devicetree/bindings/reset/
A Doxnas,reset.txt8 - compatible: For OX810SE, should be "oxsemi,ox810se-reset"
9 For OX820, should be "oxsemi,ox820-reset"
12 Parent node should have the following properties :
13 - compatible: For OX810SE, should be :
15 For OX820, should be :

Completed in 34 milliseconds

12345678910>>...116