Home
last modified time | relevance | path

Searched full:definition (Results 1 – 25 of 1356) sorted by relevance

12345678910>>...55

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp22 Property::Property(const PropertyDefinition &definition) in Property() argument
23 : m_name(definition.name), m_description(definition.description), in Property()
24 m_is_global(definition.global) { in Property()
25 switch (definition.type) { in Property()
30 // "definition.default_uint_value" is not used in Property()
31 // "definition.default_cstr_value" as a string value that represents the in Property()
34 std::make_shared<OptionValueArch>(definition.default_cstr_value); in Property()
38 // "definition.default_uint_value" is always a OptionValue::Type in Property()
43 // "definition.default_uint_value" is always a OptionValue::Type in Property()
46 (OptionValue::Type)definition.default_uint_value)); in Property()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dqcom,pcie.txt6 Definition: Value should contain
25 Definition: Register ranges as listed in the reg-names property
30 Definition: Must include the following entries
40 Definition: Should be "pci". As specified in snps,dw-pcie.yaml
45 Definition: Should be 3. As specified in snps,dw-pcie.yaml
50 Definition: Should be 2. As specified in snps,dw-pcie.yaml
55 Definition: As specified in snps,dw-pcie.yaml
60 Definition: MSI interrupt
65 Definition: Should contain "msi"
70 Definition: Should be 1. As specified in snps,dw-pcie.yaml
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,wcd9335.txt14 Definition: For SLIMbus interface it should be "slimMID,PID",
24 Definition: Should be ('Device index', 'Instance ID')
29 Definition: Interrupts via WCD INTR1 and INTR2 pins
34 Definition: Interrupt names of WCD INTR1 and INTR2
40 Definition: Reset gpio line
45 Definition: SLIM interface device
50 Definition: See clock-bindings.txt section "consumers". List of
56 Definition: Must contain "mclk", "mclk2" and "slimbus" strings.
61 Definition: Should contain a reference to the 1.8V buck supply
66 Definition: Should contain a reference to the 1.8V SIDO buck supply
[all …]
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,q6v5.txt9 Definition: must be one of:
16 Definition: must specify the base address and size of the qdsp6 and
22 Definition: must be "q6dsp" and "rmb"
27 Definition: reference to the interrupts that match interrupt-names
32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
37 Definition: reference to the clocks that match clock-names
42 Definition: The clocks needed depend on the compatible string:
54 Definition: reference to the list of 3 reset-controllers for the
60 Definition: must be "wcss_aon_reset", "wcss_reset", "wcss_q6_reset"
66 Definition: reference to wcss reserved-memory region.
[all …]
H A Dqcom,hexagon-v56.txt9 Definition: must be one of:
16 Definition: must specify the base address and size of the qdsp6ss register
21 Definition: must list the watchdog, fatal IRQs ready, handover and
27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
32 Definition: List of phandles and clock specifier pairs for the Hexagon,
38 Definition: List of clock input name strings sorted in the same
39 order as the clocks property. Definition must have
47 Definition: List of clock input name strings sorted in the same
48 order as the clocks property. Definition must have
55 Definition: reference to cx power domain node.
[all …]
H A Dqcom,wcnss-pil.txt9 Definition: must be one of:
17 Definition: must specify the base address and size of the CCU, DXE and
23 Definition: must be "ccu", "dxe", "pmu"
28 Definition: must list the watchdog and fatal IRQs and may specify the
34 Definition: should be "wdog", "fatal", optionally followed by "ready",
40 Definition: must list the relative firmware image path for the
48 Definition: reference to the regulators to be held on behalf of the
54 Definition: reference to the power domains to be held on behalf of the
60 Definition: must be "cx", "mx"
65 Definition: reference to the SMEM state used to indicate to WCNSS that
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soundwire/
H A Dqcom,sdw.txt10 Definition: must be "qcom,soundwire-v<MAJOR>.<MINOR>.<STEP>",
19 Definition: the base address and size of SoundWire controller
25 Definition: should specify the SoundWire Controller core and optional
32 Definition: should be "core" for core and "wakeup" for wake interrupt.
37 Definition: should specify if SoundWire Controller is wake up capable.
42 Definition: should be "iface" for SoundWire Controller interface clock
47 Definition: should specify the SoundWire Controller interface clock
52 Definition: must be 1 for digital audio interfaces on the controller.
57 Definition: must be count of data out ports
62 Definition: must be count of data in ports
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,mdm9615-pinctrl.txt9 Definition: must be "qcom,mdm9615-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,pmic-mpp.txt9 Definition: Should contain one of:
32 Definition: Register base of the MPP block and length.
37 Definition: Must contain an array of encoded interrupt specifiers for
43 Definition: Mark the device node as a GPIO controller
48 Definition: Must be 2;
82 Definition: List of MPP pins affected by the properties specified in
94 Definition: Specify the alternative function to be configured for the
103 Definition: The specified pins should be configured as no pull.
108 Definition: The specified pins should be configured as pull up.
117 Definition: The specified pins will put in high-Z mode and disabled.
[all …]
H A Dqcom,apq8084-pinctrl.txt9 Definition: must be "qcom,apq8084-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,ipq8074-pinctrl.txt9 Definition: must be "qcom,ipq8074-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,msm8960-pinctrl.txt9 Definition: must be "qcom,msm8960-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,msm8976-pinctrl.txt9 Definition: must be "qcom,msm8976-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,sc7180-pinctrl.txt9 Definition: must be "qcom,sc7180-pinctrl"
14 Definition: the base address and size of the north, south and west
20 Definition: names for the cells of reg, must contain "north", "south"
26 Definition: should specify the TLMM summary IRQ.
31 Definition: identifies this node as an interrupt controller
36 Definition: must be 2. Specifying the pin number and flags, as defined
42 Definition: identifies this node as a gpio controller
47 Definition: must be 2. Specifying the pin number and flags, as defined
53 Definition: see ../gpio/gpio.txt
58 Definition: see ../gpio/gpio.txt
[all …]
H A Dqcom,pmic-gpio.txt9 Definition: must be one of:
48 Definition: Register base of the GPIO block and length.
53 Definition: Must contain an array of encoded interrupt specifiers for
59 Definition: Mark the device node as a GPIO controller
64 Definition: Must be 2;
99 Definition: List of gpio pins affected by the properties specified in
136 Definition: Specify the alternative function to be configured for the
153 Definition: The specified pins should be configured as no pull.
158 Definition: The specified pins should be configured as pull down.
163 Definition: The specified pins should be configured as pull up.
[all …]
H A Dqcom,msm8916-pinctrl.txt9 Definition: must be "qcom,msm8916-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,msm8994-pinctrl.txt9 Definition: Should contain one of:
16 Definition: the base address and size of the TLMM register space.
21 Definition: should specify the TLMM summary IRQ.
26 Definition: identifies this node as an interrupt controller
31 Definition: must be 2. Specifying the pin number and flags, as defined
37 Definition: identifies this node as a gpio controller
42 Definition: must be 2. Specifying the pin number and flags, as defined
47 Definition: see ../gpio/gpio.txt
51 Definition: see ../gpio/gpio.txt
85 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,msm8998-pinctrl.txt9 Definition: must be "qcom,msm8998-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,sm8150-pinctrl.txt9 Definition: must be "qcom,sm8150-pinctrl"
14 Definition: the base address and size of the north, south, west
26 Definition: should specify the TLMM summary IRQ.
31 Definition: identifies this node as an interrupt controller
36 Definition: must be 2. Specifying the pin number and flags, as defined
42 Definition: identifies this node as a gpio controller
47 Definition: must be 2. Specifying the pin number and flags, as defined
53 Definition: see ../gpio/gpio.txt
58 Definition: see ../gpio/gpio.txt
92 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,msm8996-pinctrl.txt9 Definition: must be "qcom,msm8996-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
45 Definition: see ../gpio/gpio.txt
49 Definition: see ../gpio/gpio.txt
83 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,sdm660-pinctrl.txt9 Definition: must be "qcom,sdm660-pinctrl" or
15 Definition: the base address and size of the north, center and south
21 Definition: names for the cells of reg, must contain "north", "center"
27 Definition: should specify the TLMM summary IRQ.
32 Definition: identifies this node as an interrupt controller
37 Definition: must be 2. Specifying the pin number and flags, as defined
43 Definition: identifies this node as a gpio controller
48 Definition: Specifies the mapping between gpio controller and
54 Definition: must be 2. Specifying the pin number and flags, as defined
89 Definition: List of gpio pins affected by the properties specified in
[all …]
H A Dqcom,qcs404-pinctrl.txt9 Definition: must be "qcom,qcs404-pinctrl"
14 Definition: the base address and size of the north, south and east TLMM
26 Definition: should specify the TLMM summary IRQ.
31 Definition: identifies this node as an interrupt controller
36 Definition: must be 2. Specifying the pin number and flags, as defined
42 Definition: identifies this node as a gpio controller
47 Definition: must be 2. Specifying the pin number and flags, as defined
52 Definition: see ../gpio/gpio.txt
86 Definition: List of gpio pins affected by the properties specified in
103 Definition: Specify the alternative function to be configured for the
[all …]
H A Dqcom,sdm845-pinctrl.txt9 Definition: must be "qcom,sdm845-pinctrl"
14 Definition: the base address and size of the TLMM register space.
19 Definition: should specify the TLMM summary IRQ.
24 Definition: identifies this node as an interrupt controller
29 Definition: must be 2. Specifying the pin number and flags, as defined
35 Definition: identifies this node as a gpio controller
40 Definition: must be 2. Specifying the pin number and flags, as defined
75 Definition: List of gpio pins affected by the properties specified in
88 Definition: Specify the alternative function to be configured for the
121 Definition: The specified pins should be configured as no pull.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-sec4.txt57 Definition: Must include "fsl,sec-v4.0"
62 Definition: A standard property. Define the 'ERA' of the SEC
68 Definition: A standard property. Defines the number of cells
74 Definition: A standard property. Defines the number of cells
81 Definition: A standard property. Specifies the physical
88 Definition: A standard property. Specifies the physical address
96 Definition: Specifies the interrupts generated by this
105 Definition: A list of phandle and clock specifier pairs describing
111 Definition: A list of clock name strings in the same order as the
168 Definition: Must include "fsl,sec-v4.0-job-ring"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dqcom,pm8xxx-keypad.txt8 Definition: must be one of:
15 Definition: address of keypad control register
20 Definition: the first interrupt specifies the key sense interrupt
28 Definition: the linux keymap. More information can be found in
34 Definition: don't enable autorepeat feature.
39 Definition: use any event on keypad as wakeup event.
45 Definition: number of rows in the keymap. More information can be found
51 Definition: number of columns in the keymap. More information can be
57 Definition: time in microseconds that key must be pressed or release
63 Definition: time in microseconds to pause between successive scans
[all …]

12345678910>>...55