| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/nintendo/ |
| H A D | wii.txt | 30 - 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 D | gamecube.txt | 21 - 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/4xx/ |
| H A D | akebono.txt | 20 - 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.
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 23 # 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.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-mxic.txt | 5 - 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" 11 - clock-names: should contain "ps_clk", "send_clk" and "send_dly_clk" 12 - clocks: should contain 3 entries for the "ps_clk", "send_clk" and
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | pci-endpoint-test.rst | 7 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
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | Kconfig | 126 On A10(s) / A13 / A20 boards dcdc2 is VDD-CPU and should be 1.4V. 127 On A31 boards dcdc2 is used for VDD-GPU and should be 1.2V. 128 On A23/A33 boards dcdc2 is used for VDD-SYS and should be 1.1V. 130 On A83T boards dcdc2 is used for VDD-CPUA(cluster 0) and should be 0.9V. 131 On R40 boards dcdc2 is VDD-CPU and should be 1.1V 145 should be 1.25V. 146 On A10s boards with an axp152 dcdc3 is VCC-DRAM and should be 1.5V. 147 On A23 / A31 / A33 boards dcdc3 is VDD-CPU and should be 1.2V. 148 On A80 boards dcdc3 is used for VDD-CPUA(cluster 0) and should be 0.9V. 149 On A83T boards dcdc3 is used for VDD-CPUB(cluster 1) and should be 0.9V. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | mac80211.rst | 5 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | omap_serial.txt | 4 - compatible : should be "ti,j721e-uart", "ti,am654-uart" for J721E controllers 5 - compatible : should be "ti,am654-uart" for AM654 controllers 6 - compatible : should be "ti,omap2-uart" for OMAP2 controllers 7 - compatible : should be "ti,omap3-uart" for OMAP3 controllers 8 - compatible : should be "ti,omap4-uart" for OMAP4 controllers 9 - compatible : should be "ti,am4372-uart" for AM437x controllers 10 - compatible : should be "ti,am3352-uart" for AM335x controllers 11 - compatible : should be "ti,dra742-uart" for DRA7x controllers
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.drivers.eth | 4 should be implemented this way. All new drivers should be written against the 33 Keep in mind that you should code the driver to avoid storing state in global 35 Any such information that is specific to an interface should be stored in a 102 need to pass more/less arguments, that's fine. You should also add the 105 The return value for this function should be as follows: 110 xxx_register(). This is the old naming convention and should be avoided as it 113 Other than locating the MAC address in dedicated hardware storage, you should 132 and/or PHY, and waiting for the link to autonegotiate. You should also take 138 size is specified by length (in bytes). You should not return until the 139 transmission is complete, and you should leave the state such that the send [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | par_io.txt | 4 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",
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | pbias-regulator.txt | 5 - 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | mxic-nand.txt | 5 - 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
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 21 The cache definition (struct fscache_cache) should be initialised by calling:: 39 The cache should then be registered with FS-Cache by passing a pointer to the 46 Two extra arguments should also be supplied: 48 * "fsdef" which should point to the object representation for the FS-Cache 53 * "tagname" which, if given, should be a text string naming this cache. If 135 Structures of this type should be allocated by the cache backend and 141 that refer to a particular object. In such a case it should be printed 145 is backing. An object should retired when put_object() is called if it is 146 in state FSCACHE_OBJECT_RECYCLING. The fscache_object struct should be 170 an operation needs more processing time, it should be enqueued again. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soundwire/ |
| H A D | qcom,sdw.txt | 25 Definition: should specify the SoundWire Controller IRQ 30 Definition: should be "iface" for SoundWire Controller interface clock 35 Definition: should specify the SoundWire Controller interface clock 55 Definition: should specify payload transport window offset1 of each 62 Definition: should specify payload transport window offset2 of each 69 Definition: should be sample interval low of each data port. 77 Definition: should be size of payload channel sample. 83 Definition: should be 0 or 1 to indicate the block packing mode. 92 Definition: should be in range 1 to 4 to indicate how many sample 100 Definition: should be in range 0 to 7 to identify which data lane [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/serial/ |
| H A D | omap_serial.txt | 4 - compatible : should be "ti,omap2-uart" for OMAP2 controllers 5 - compatible : should be "ti,omap3-uart" for OMAP3 controllers 6 - compatible : should be "ti,omap4-uart" for OMAP4 controllers 7 - compatible : should be "ti,am4372-uart" for AM437x controllers 8 - compatible : should be "ti,am3352-uart" for AM335x controllers 9 - compatible : should be "ti,dra742-uart" for DRA7x controllers
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/imx/ |
| H A D | fsl-imx-drm.txt | 29 - 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 …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | INT10.HOWTO | 26 will be returned. The driver should store this pointer for later 61 the driver should call: 81 A CPU emulator should meet certain requirements to be usable 90 2. The emulator should use externally provided functions to handle 93 3. The emulator should be able to use externally provided functions 104 4. The executor should terminate on encountering a 'hlt' instruction. 111 generic.c. It should be usable with any emulator satisfying the 137 This function should first find the screen assigned to the entity 143 xf86InitInt10() should return NULL. Otherwise an xf86Int10InfoRec 144 should be allocated. This structure contains the following fields: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | mpc512x_lpbfifo.txt | 4 - 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | exynos-fimc-lite.txt | 5 - 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
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 33 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 69 The corresponding module name is ``parport_pc``, so this subsystem should also 87 contains several suites, the specific area under test should be appended to the 91 subsystem (e.g., both unit tests and integration tests), they should be put into [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | oxnas,stdclk.txt | 8 - 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
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 34 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | sp810.txt | 9 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | rockchip-usb-phy.txt | 8 - #address-cells: should be 1 9 - #size-cells: should be 0 13 register files" - phy should be a child of the GRF instead 16 Each PHY should be represented as a sub-node. 20 - #phy-cells: should be 0 29 - #clock-cells: for users of the phy-pll, should be 0
|