Home
last modified time | relevance | path

Searched full:specifier (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsnprintf.c14 /* The third specifier, %pB, depends on compiler inlining so don't check it */
18 /* The third specifier, %p, is a hashed pointer which changes on every reboot */
110 ASSERT_ERR(load_single_snprintf("%pi5"), "invalid specifier 1"); in test_snprintf_negative()
111 ASSERT_ERR(load_single_snprintf("%a"), "invalid specifier 2"); in test_snprintf_negative()
112 ASSERT_ERR(load_single_snprintf("%"), "invalid specifier 3"); in test_snprintf_negative()
113 ASSERT_ERR(load_single_snprintf("%12345678"), "invalid specifier 4"); in test_snprintf_negative()
114 ASSERT_ERR(load_single_snprintf("%--------"), "invalid specifier 5"); in test_snprintf_negative()
115 ASSERT_ERR(load_single_snprintf("%lc"), "invalid specifier 6"); in test_snprintf_negative()
116 ASSERT_ERR(load_single_snprintf("%llc"), "invalid specifier 7"); in test_snprintf_negative()
/linux/Documentation/devicetree/bindings/display/imx/
H A Dnxp,imx8mq-dcss.yaml60 - 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
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm.txt11 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
/linux/Documentation/devicetree/bindings/serial/
H A Dserial.yaml31 Must contain a GPIO specifier, referring to the GPIO pin to be used as
37 Must contain a GPIO specifier, referring to the GPIO pin to be used as
43 Must contain a GPIO specifier, referring to the GPIO pin to be used as
49 Must contain a GPIO specifier, referring to the GPIO pin to be used as
55 Must contain a GPIO specifier, referring to the GPIO pin to be used as
61 Must contain a GPIO specifier, referring to the GPIO pin to be used as
/linux/Documentation/devicetree/bindings/net/
H A Dsff,sfp.yaml35 GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS) module
42 GPIO phandle and a specifier of the Receiver Loss of Signal Indication
48 GPIO phandle and a specifier of the Module Transmitter Fault input gpio
54 GPIO phandle and a specifier of the Transmitter Disable output gpio
60 GPIO phandle and a specifier of the Rx Signaling Rate Select (AKA RS0)
67 GPIO phandle and a specifier of the Tx Signaling Rate Select (AKA RS1)
/linux/drivers/dma/
H A Dof-dma.c25 * @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
216 * of_dma_match_channel - Check if a DMA specifier matches name
219 * @index: index of DMA specifier in list of DMA specifiers
220 * @dma_spec: pointer to DMA specifier as found in the device tree
222 * Check if the DMA specifier pointed to by the index in a list of DMA
224 * a valid pointer to the DMA specifier is found. Otherwise returns -ENODEV.
312 * @dma_spec: pointer to DMA specifier as found in the device tree
318 * and the argument of the dma specifier is the 32-bit filter_param. Returns
340 * @dma_spec: pointer to DMA specifier as found in the device tree
/linux/Documentation/core-api/
H A Dprintk-formats.rst16 If variable is of Type, use printk format specifier:
43 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
124 The ``B`` specifier results in the symbol name with offsets and should be
125 used when printing stack backtraces. The specifier takes into
131 specifier.
150 either kernel memory (k) or user memory (u). The subsequent ``s`` specifier
312 Where FDDI addresses are concerned the ``F`` specifier can be used after
313 the ``M`` specifier to use dash (-) separators instead of the default
[all …]
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt16 - 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
/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dnokia,h4p-bluetooth.txt16 - 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
H A Drealtek,bluetooth.yaml34 description: GPIO specifier, used to wakeup the BT module
38 description: GPIO specifier, used to enable the BT module
42 description: GPIO specifier, used to wakeup the host processor
H A Dbrcm,bluetooth.yaml39 description: GPIO specifier for the line BT_REG_ON used to
44 description: GPIO specifier for the line BT_RST_N used to
50 description: GPIO specifier for the line BT_WAKE used to
57 description: GPIO specifier for the line HOST_WAKE used
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dsrio-rmu.txt61 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
/linux/Documentation/devicetree/bindings/mux/
H A Dmux-consumer.yaml17 single-mux-ctrl ::= <mux-ctrl-phandle> [mux-ctrl-specifier]
19 mux-ctrl-specifier : array of #mux-control-cells specifying the
39 mux-ctrl-specifier typically encodes the chip-relative mux controller number.
41 mux-ctrl-specifier can typically be left out.
/linux/Documentation/devicetree/bindings/arm/ux500/
H A Dpower_domain.txt13 - #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
/linux/Documentation/devicetree/bindings/media/
H A Dhix5hd2-ir.txt8 - 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.
H A Dst-rc.txt7 - interrupts: interrupt-specifier for the sole interrupt generated by
8 the device. The interrupt specifier format depends on the interrupt
20 - clocks : phandle with clock-specifier pair for IRB.
/linux/Documentation/devicetree/bindings/reset/
H A Dreset.txt15 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
/linux/Documentation/devicetree/bindings/power/reset/
H A Dltc2952-poweroff.txt10 - watchdog-gpios: phandle + gpio-specifier for the GPIO connected to the
12 - kill-gpios: phandle + gpio-specifier for the GPIO connected to the
16 - trigger-gpios: phandle + gpio-specifier for the GPIO connected to the
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-common.yaml103 Specifier for a GPIO connected to the panel enable control signal. The
108 the GPIO specifier polarity flag.
116 Specifier for a GPIO connected to the panel reset control signal.
119 GPIO specifier polarity flag.
126 supported by inverting the GPIO specifier polarity flag.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi-controller.yaml20 The number of cells in an msi-specifier, required if not zero.
26 The meaning of the msi-specifier is defined by the device tree
39 interrupt specifier and "span" is the size of the
/linux/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt9 - clocks: a list of phandle + clock-specifier pairs, one for each
16 - resets: a list of phandle and reset specifier pairs as listed in
20 - phys: a list of phandle + phy specifier pairs
/linux/Documentation/devicetree/bindings/iommu/
H A Diommu.txt40 - #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
172 /* the specifier represents the ID of the master */
/linux/Documentation/devicetree/bindings/hwlock/
H A Dhwlock.txt26 associated hwlock args specifier as indicated by
29 a phandle and a corresponding args specifier.
40 the node hwlock1. hwlock1 is a hwlock provider with an argument specifier
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio.txt42 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.
/linux/Documentation/devicetree/bindings/pci/
H A Dpci-msi.txt33 msi-specifier data. The property is an arbitrary number of tuples of
40 * msi-base is an msi-specifier describing the msi-specifier produced for the
47 the listed msi-controller, with the msi-specifier (r - rid-base + msi-base).
50 to an msi-specifier per the msi-map property.

12345678910>>...20