| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | gpio.txt | 11 single-gpio ::= <gpio-phandle> <gpio-specifier> 13 gpio-specifier : Array of #gpio-cells specifying specific gpio 49 Note that gpio-specifier length is controller dependent. In the 53 gpio-specifier may encode: bank, pin position inside the bank, 55 Exact meaning of each specifier cell is controller specific, and must 65 GPIO_ACTIVE_HIGH is 0, so in this example gpio-specifier is "18 0" and encodes 68 1.1) GPIO specifier best practices 71 A gpio-specifier should contain a flag indicating the GPIO polarity; active- 75 The gpio-specifier's polarity flag should represent the physical level at the 79 the GPIO controller and the device, then the gpio-specifier will represent the [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pwm/ |
| H A D | pwm.txt | 11 single-pwm ::= <pwm-phandle> <pwm-specifier> 13 pwm-specifier : array of #pwm-cells specifying the given PWM 43 pwm-specifier typically encodes the chip-relative PWM number and the PWM 46 Optionally, the pwm-specifier can encode a number of flags (defined in 50 Example with optional PWM specifier for inverse polarity 61 specifier using the '#pwm-cells' property.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | clock-bindings.txt | 6 nodes use a phandle and clock specifier pair to connect clock provider 8 specifier is an array of zero, one or more cells identifying the clock 9 output on a device. The length of a clock specifier is defined by the 17 #clock-cells: Number of cells in a clock specifier; Typically 0 for nodes 23 names indexed by the first cell in the clock specifier. 28 using a complex clock specifier format. In those cases it 66 clocks: List of phandle and clock specifier pairs, one pair 141 clocks in the form of a phandle and clock specifier pair and the 177 protected-clocks property in the form of a clock specifier list. This property should
|
| H A D | brcm,kona-ccu.txt | 23 Shall have value <1>. The permitted clock-specifier values 67 its symbolic specifier (rather than its numeric index value) should 71 CCU Clock Type Index Specifier 112 its symbolic specifier (rather than its numeric index value) should 116 CCU Clock Type Index Specifier
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | sff,sfp.txt | 15 - mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS) 19 - los-gpios : GPIO phandle and a specifier of the Receiver Loss of Signal 22 - tx-fault-gpios : GPIO phandle and a specifier of the Module Transmitter 25 - tx-disable-gpios : GPIO phandle and a specifier of the Transmitter Disable 28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate 32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
|
| H A D | nokia-bluetooth.txt | 16 - reset-gpios: GPIO specifier, used to reset the BT module (active low) 17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high) 18 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor (active high) 20 - clocks: should contain a clock specifier for every name in clock-names
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | c-tree.h | 177 /* A kind of type specifier. Note that this information is currently 183 /* A reserved keyword type specifier. */ 201 /* An ObjC-specific kind of type specifier. */ 203 /* A typeof specifier, or _Atomic ( type-name ). */ 207 /* A type specifier: this structure is created in the parser and 210 /* What kind of type specifier this is. */ 215 /* The specifier itself. */ 217 /* An expression to be evaluated before the type specifier, in the 219 expression is required for a particular typeof specifier. In 228 /* A storage class specifier. */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | c-tree.h | 177 /* A kind of type specifier. Note that this information is currently 183 /* A reserved keyword type specifier. */ 201 /* An ObjC-specific kind of type specifier. */ 203 /* A typeof specifier, or _Atomic ( type-name ). */ 207 /* A type specifier: this structure is created in the parser and 210 /* What kind of type specifier this is. */ 215 /* The specifier itself. */ 217 /* An expression to be evaluated before the type specifier, in the 219 expression is required for a particular typeof specifier. In 228 /* A storage class specifier. */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/imx/ |
| H A D | nxp,imx8mq-dcss.yaml | 60 - description: Phandle and clock specifier of IMX8MQ_CLK_DISP_AXI_ROOT 61 - description: Phandle and clock specifier of IMX8MQ_CLK_DISP_RTRM 62 - description: Phandle and clock specifier of either IMX8MQ_VIDEO2_PLL1_REF_SEL or 67 - description: Phandle and clock specifier of IMX8MQ_SYS1_PLL_800M 68 - description: Phandle and clock specifier of IMX8MQ_SYS1_PLL_800M 69 - description: Phandle and clock specifier of IMX8MQ_CLK_27M
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | printk-formats.rst | 16 If variable is of Type, use printk format specifier: 42 format specifier of its largest possible type and explicitly cast to it. 53 unsupported specifier or length qualifier results in a WARN and early 78 Pointers printed without a specifier extension (i.e unadorned %p) are 112 The ``B`` specifier results in the symbol name with offsets and should be 113 used when printing stack backtraces. The specifier takes into 126 either kernel memory (k) or user memory (u). The subsequent ``s`` specifier 276 Where FDDI addresses are concerned the ``F`` specifier can be used after 277 the ``M`` specifier to use dash (-) separators instead of the default 280 For Bluetooth addresses the ``R`` specifier shall be used after the ``M`` [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | of-dma.c | 25 * @dma_spec: pointer to DMA specifier as found in the device tree 48 * @dma_spec: pointer to DMA specifier as found in the device tree 206 * of_dma_match_channel - Check if a DMA specifier matches name 209 * @index: index of DMA specifier in list of DMA specifiers 210 * @dma_spec: pointer to DMA specifier as found in the device tree 212 * Check if the DMA specifier pointed to by the index in a list of DMA 214 * a valid pointer to the DMA specifier is found. Otherwise returns -ENODEV. 302 * @dma_spec: pointer to DMA specifier as found in the device tree 308 * and the argument of the dma specifier is the 32-bit filter_param. Returns 330 * @dma_spec: pointer to DMA specifier as found in the device tree
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/ |
| H A D | pwm.txt | 11 single-pwm ::= <pwm-phandle> <pwm-specifier> 13 pwm-specifier : array of #pwm-cells specifying the given PWM 43 pwm-specifier typically encodes the chip-relative PWM number and the PWM 46 Optionally, the pwm-specifier can encode a number of flags (defined in 50 Example with optional PWM specifier for inverse polarity
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | serial.yaml | 29 Must contain a GPIO specifier, referring to the GPIO pin to be used as 35 Must contain a GPIO specifier, referring to the GPIO pin to be used as 41 Must contain a GPIO specifier, referring to the GPIO pin to be used as 47 Must contain a GPIO specifier, referring to the GPIO pin to be used as 53 Must contain a GPIO specifier, referring to the GPIO pin to be used as 59 Must contain a GPIO specifier, referring to the GPIO pin to be used as
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | iio-bindings.txt | 6 nodes use a phandle and IIO specifier pair to connect IIO provider 8 specifier is an array of one or more cells identifying the IIO 9 output on a device. The length of an IIO specifier is defined by the 17 #io-channel-cells: Number of cells in an IIO specifier; Typically 0 for nodes 53 io-channels: List of phandle and IIO specifier pairs, one pair
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | srio-rmu.txt | 61 specifier. The format of the specifier is defined by the 91 specifier. The format of the specifier is defined by the 121 specifier. The format of the specifier is defined by the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | renesas,imr.txt | 17 - interrupts: single interrupt specifier; 18 - clocks: single clock phandle/specifier pair; 19 - power-domains: power domain phandle/specifier pair; 20 - resets: reset phandle/specifier pair.
|
| H A D | hix5hd2-ir.txt | 8 - interrupts: interrupt-specifier for the sole interrupt generated by 9 the device. The interrupt specifier format depends on the interrupt 11 - clocks: clock phandle and specifier pair.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/4xx/ |
| H A D | cpm.txt | 16 - unused-units : specifier consist of one cell. For each 20 - idle-doze : specifier consist of one cell. For each 24 - standby : specifier consist of one cell. For each 28 - suspend : specifier consist of one cell. For each
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | max8998.txt | 24 - First interrupt specifier is for main interrupt. 25 - Second interrupt specifier is for power-on/-off interrupt. 27 for buck 1 dvs. The format of the gpio specifier depends on the gpio 29 - max8998,pmic-buck2-dvs-gpio: GPIO specifier for host gpio used 30 for buck 2 dvs. The format of the gpio specifier depends on the gpio
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/ |
| H A D | iommu.txt | 40 - #iommu-cells: The number of cells in an IOMMU specifier needed to encode an 43 The meaning of the IOMMU specifier is defined by the device tree binding of 47 therefore no additional information needs to be encoded in the specifier. 64 IOMMU binding for the exact meaning of the cells that make up the specifier. 75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU 154 /* the specifier represents the ID of the master */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio.txt | 42 The exact meaning of each specifier cell is controller specific, and must be 56 GPIO_ACTIVE_HIGH is 0, so in this example gpio-specifier is "18 0" and encodes 83 1.1) GPIO specifier best practices 86 A gpio-specifier should contain a flag indicating the GPIO polarity; active- 90 The gpio-specifier's polarity flag should represent the physical level at the 94 the GPIO controller and the device, then the gpio-specifier will represent the 112 In particular, the polarity cannot be derived from the gpio-specifier, since 120 in the binding. The gpio-specifier should represent the polarity of the signal 132 cells in a gpio-specifier.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reset/ |
| H A D | reset.txt | 15 specifier - a list of DT cells that represents the reset signal within the 16 provider. The length (number of cells) and semantics of the reset specifier 35 #reset-cells: Number of cells in a reset specifier; Typically 0 for nodes 48 resets: List of phandle and reset specifier pairs, one pair
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/reset/ |
| H A D | reset.txt | 15 specifier - a list of DT cells that represents the reset signal within the 16 provider. The length (number of cells) and semantics of the reset specifier 35 #reset-cells: Number of cells in a reset specifier; Typically 0 for nodes 48 resets: List of phandle and reset specifier pairs, one pair
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | rcar-gen3-phy-pcie.txt | 10 - clocks: clock phandle and specifier pair. 11 - power-domains: power domain phandle and specifier pair. 12 - resets: reset phandle and specifier pair.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ux500/ |
| H A D | power_domain.txt | 13 - #power-domain-cells : Number of cells in a power domain specifier, must be 1. 24 - power-domains: A phandle and PM domain specifier. Below are the list of 27 Index Specifier
|