Home
last modified time | relevance | path

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

12345678910>>...75

/linux/Documentation/devicetree/bindings/powerpc/nintendo/
H A Dwii.txt30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi"
31 - reg : should contain the VI registers location and length
32 - interrupts : should contain the VI interrupt
41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi"
42 - reg : should contain the PI registers location and length
53 - compatible : should be "nintendo,flipper-pic"
63 - compatible : should be "nintendo,hollywood-dsp","nintendo,flipper-dsp"
64 - reg : should contain the DSP registers location and length
65 - interrupts : should contain the DSP interrupt
75 - compatible : should be "nintendo,hollywood-si","nintendo,flipper-si"
[all …]
H A Dgamecube.txt21 - compatible : should be "nintendo,flipper-vi"
22 - reg : should contain the VI registers location and length
23 - interrupts : should contain the VI interrupt
32 - compatible : should be "nintendo,flipper-pi"
33 - reg : should contain the PI registers location and length
43 - compatible : should be "nintendo,flipper-pic"
52 - compatible : should be "nintendo,flipper-dsp"
53 - reg : should contain the DSP registers location and length
54 - interrupts : should contain the DSP interrupt
64 - compatible : should be "nintendo,flipper-aram"
[all …]
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H 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/
H 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/misc-devices/
H 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/
H 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/userspace-api/
H A Dcheck_exec.rst14 Whether an interpreter should check these securebits or not depends on the
18 syscalls and access arbitrary files. Such interpreters should then be
20 However, a JavaScript engine running in a web browser should already be
21 sandboxed and then should not be able to harm the user's environment.
41 Programs should always perform this check to apply kernel-level checks against
44 view of the interpreter, should be checked. However the result of this check
45 should only be enforced according to ``SECBIT_EXEC_RESTRICT_FILE`` or
54 In a secure environment, libraries and any executable dependencies should also
55 be checked. For instance, dynamic linking should make sure that all libraries
57 For such secure execution environment to make sense, only trusted code should
[all …]
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H 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",
H A Dusb.txt4 - compatible : should be "fsl,<chip>-qe-usb", "fsl,mpc8323-qe-usb".
5 - reg : the first two cells should contain usb registers location and
6 length, the next two two cells should contain PRAM location and
8 - interrupts : should contain USB interrupt.
18 - gpios : should specify GPIOs in this order: USBOE, USBTP, USBTN, USBRP,
/linux/Documentation/devicetree/bindings/mtd/
H 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/devicetree/bindings/regulator/
H 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
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H 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/scripts/kconfig/tests/auto_submenu/
H 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/admin-guide/device-mapper/
H 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/dev-tools/kunit/
H A Dstyle.rst33 test subsystem should match a single kernel module. If the code being tested
34 cannot be compiled as a module, in many cases the subsystem should correspond to
38 Test subsystems should be named after the code being tested, either after the
40 subsystems should be named to avoid ambiguity where necessary.
42 If a test subsystem name has multiple components, they should be separated by
60 Names should use underscores, not dashes, to separate words. Prefer
63 This name should use underscores, and not have "kunit-test" as a
67 The corresponding module name is ``parport_pc``, so this subsystem should also
85 contains several suites, the specific area under test should be appended to the
89 subsystem (for example, both unit tests and integration tests), they should be
[all …]
/linux/Documentation/devicetree/bindings/mfd/
H A Domap-usb-tll.txt5 - compatible : should be "ti,usbhs-tll"
6 - reg : should contain one register range i.e. start and length
7 - interrupts : should contain the TLL module's interrupt
15 - clock-names: should include:
/linux/Documentation/arch/arm/
H A Dsetup.rst12 should not be referenced outside of arch/arm/kernel/setup.c:setup_arch().
23 the memory is banked, then this should contain the total number
26 If the system contains separate VRAM, this value should not
30 This is now obsolete, and should not be used.
47 or VGA console character size. They should not be used for any other
56 is otherwise unused. (should not be used for other console types, and
57 should not be used for other purposes).
72 These are now obsolete, and should not be used.
105 These are now obsolete, and should not be used.
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-set-filter.rst38 should be applied. Finally there is a flag field where it is possible to
39 state whether a section should be CRC-checked, whether the filter should
40 be a "one-shot" filter, i.e. if the filtering operation should be
42 operation should be started immediately (without waiting for a
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst246 The first argument for kcalloc or kmalloc_array should be the
259 should be::
276 Architecture specific defines should be avoided wherever
286 BUG() or BUG_ON() should be avoided totally.
355 The function names should preferably follow the above pattern.
407 otherwise valid syscalls. This should be avoided in new code.
412 ENOTSUPP is not a standard error code and should be avoided in new patches.
413 EOPNOTSUPP should be used instead.
418 EXPORT_SYMBOL should immediately follow the symbol to be exported.
433 It should not be used for any other purpose.
[all …]
/linux/Documentation/devicetree/bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt13 - #address-cells: should be 1
15 - #size-cells: should be 0
17 - compatible: should be "icpdas,lp8841-spi-rtc"
19 - reg: should provide IO memory address
25 - The spi slave node should claim the following flags which are
/linux/Documentation/PCI/endpoint/function/binding/
H A Dpci-ntb.rst12 vendorid should be 0x104c
13 deviceid should be 0xb00d for TI's J721E SoC
16 subclass_code should be 0x00
17 baseclass_code should be 0x5
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc3-st.txt10 - reg-names : should be "reg-glue" and "syscfg-reg"
11 - st,syscon : should be phandle to system configuration node which
13 - resets : list of phandle and reset specifier pairs. There should be two entries, one
15 - reset-names : list of reset signal names. Names should be "powerdown" and "softreset"
19 - #address-cells, #size-cells : should be '1' if the device has sub-nodes
32 The dwc3 core should be added as subnode to ST DWC3 glue as shown in the
H A Dohci-st.txt8 - interrupts : one OHCI controller interrupt should be described here
10 - clock-names : should be "ic" for interconnect clock and "clk48"
14 - phy-names : should be "usb"
17 - reset-names : should be "power" and "softreset".
/linux/Documentation/devicetree/bindings/hwmon/
H A Daspeed-pwm-tacho.txt10 - #address-cells : should be 1.
12 - #size-cells : should be 1.
14 - #cooling-cells: should be 2.
22 - compatible : should be "aspeed,ast2400-pwm-tacho" for AST2400 and
38 - reg : should specify PWM source port.
45 - aspeed,fan-tach-ch : should specify the Fan tach input channel.
/linux/Documentation/devicetree/bindings/nios2/
H A Dnios2.txt11 - compatible: Compatible property value should be "altr,nios2-1.0".
15 interrupt source, should be 1.
26 - altr,has-mul: Specifies CPU hardware multiply support, should be 1.
27 - altr,has-mmu: Specifies CPU support MMU support, should be 1.
28 - altr,has-initda: Specifies CPU support initda instruction, should be 1.
35 - altr,implementation: Nios II core implementation, this should be "fast";

12345678910>>...75