Home
last modified time | relevance | path

Searched full:bindings (Results 1 – 25 of 3466) sorted by relevance

12345678910>>...139

/openbmc/libmctp/tests/
H A Dtest_bridge.c27 struct mctp_binding_bridge *bindings[2]; member
89 ctx->bindings[0] = mctp_binding_bridge_init("binding0"); in main()
90 ctx->bindings[1] = mctp_binding_bridge_init("binding1"); in main()
91 mctp_bridge_busses(ctx->mctp, &ctx->bindings[0]->binding, in main()
92 &ctx->bindings[1]->binding); in main()
94 mctp_binding_set_tx_enabled(&ctx->bindings[0]->binding, true); in main()
95 mctp_binding_set_tx_enabled(&ctx->bindings[1]->binding, true); in main()
97 mctp_binding_bridge_rx(ctx->bindings[0], 0xaa); in main()
98 assert(ctx->bindings[0]->tx_count == 0); in main()
99 assert(ctx->bindings[1]->tx_count == 1); in main()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,sc7280-lpasscorecc.yaml17 include/dt-bindings/clock/qcom,lpasscorecc-sc7280.h
18 include/dt-bindings/clock/qcom,lpassaudiocc-sc7280.h
130 #include <dt-bindings/clock/qcom,rpmh.h>
131 #include <dt-bindings/clock/qcom,gcc-sc7280.h>
132 #include <dt-bindings/clock/qcom,lpassaudiocc-sc7280.h>
133 #include <dt-bindings/clock/qcom,lpasscorecc-sc7280.h>
148 #include <dt-bindings/clock/qcom,rpmh.h>
149 #include <dt-bindings/clock/qcom,gcc-sc7280.h>
150 #include <dt-bindings/clock/qcom,lpassaudiocc-sc7280.h>
151 #include <dt-bindings/clock/qcom,lpasscorecc-sc7280.h>
[all …]
H A Dqcom,gpucc.yaml17 include/dt-bindings/clock/qcom,gpucc-sdm845.h
18 include/dt-bindings/clock/qcom,gpucc-sa8775p.h
19 include/dt-bindings/clock/qcom,gpucc-sc7180.h
20 include/dt-bindings/clock/qcom,gpucc-sc7280.h
21 include/dt-bindings/clock/qcom,gpucc-sc8280xp.h
22 include/dt-bindings/clock/qcom,gpucc-sm6350.h
23 include/dt-bindings/clock/qcom,gpucc-sm8150.h
24 include/dt-bindings/clock/qcom,gpucc-sm8250.h
25 include/dt-bindings/clock/qcom,gpucc-sm8350.h
81 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
[all …]
H A Dmaxim,max77686.txt3 This is a part of device tree bindings of MAX77686/MAX77802/MAX77620
6 bindings/mfd/max77686.txt for MAX77686 and
7 bindings/mfd/max77802.txt for MAX77802 and
8 bindings/mfd/max77620.txt for MAX77620.
12 dt-bindings/clock/maxim,max77686.h.
17 dt-bindings/clock/maxim,max77802.h.
21 dt-bindings/clock/maxim,max77620.h.
45 #include <dt-bindings/clock/maxim,max77686.h>
70 #include <dt-bindings/clock/maxim,max77802.h>
96 #include <dt-bindings/clock/maxim,max77620.h>
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-st.txt4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties
14 See: Documentation/devicetree/bindings/resource-names.txt
16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
36 See: Documentation/devicetree/bindings/mmc/mmc.txt.
39 See: Documentation/devicetree/bindings/mmc/mmc.txt.
43 See: Documentation/devicetree/bindings/mmc/mmc.txt.
46 See: Documentation/devicetree/bindings/reset/reset.txt
52 See: Documentation/devicetree/bindings/mmc/mmc.txt.
55 See: Documentation/devicetree/bindings/mmc/mmc.txt.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Drockchip,power-controller.yaml20 Documentation/devicetree/bindings/power/power-domain.yaml.
112 "include/dt-bindings/power/px30-power.h"
113 "include/dt-bindings/power/rk3036-power.h"
114 "include/dt-bindings/power/rk3066-power.h"
115 "include/dt-bindings/power/rk3128-power.h"
116 "include/dt-bindings/power/rk3188-power.h"
117 "include/dt-bindings/power/rk3228-power.h"
118 "include/dt-bindings/power/rk3288-power.h"
119 "include/dt-bindings/power/rk3328-power.h"
120 "include/dt-bindings/power/rk3366-power.h"
[all …]
H A Dwakeup-source.txt20 1. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt
21 2. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
22 3. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
23 Documentation/devicetree/bindings/mfd/tc3589x.txt
24 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
25 4. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
26 5. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt
27 6. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs23 pub mod bindings; module
25 unsafe impl Send for bindings::Property {}
26 unsafe impl Sync for bindings::Property {}
27 unsafe impl Sync for bindings::TypeInfo {}
28 unsafe impl Sync for bindings::VMStateDescription {}
29 unsafe impl Sync for bindings::VMStateField {}
30 unsafe impl Sync for bindings::VMStateInfo {}
47 n_blocks: bindings::gsize, in g_aligned_alloc0()
48 n_block_bytes: bindings::gsize, in g_aligned_alloc0()
49 alignment: bindings::gsize, in g_aligned_alloc0()
[all …]
H A Ddevice_class.rs7 use crate::bindings;
13 klass: *mut $crate::bindings::ObjectClass,
17 ::core::ptr::NonNull::new(klass.cast::<$crate::bindings::DeviceClass>()).unwrap();
21 $crate::bindings::device_class_set_legacy_reset(dc.as_mut(), $legacy_reset_fn);
22 $crate::bindings::device_class_set_props(dc.as_mut(), $props.as_ptr());
31 $crate::bindings::Property {
37 defval: $crate::bindings::Property__bindgen_ty_1 { u: $defval as u64 },
42 $crate::bindings::Property {
56 pub static $ident: [$crate::bindings::Property; {
72 unsafe { CStr::from_bytes_with_nul_unchecked(bindings::TYPE_DEVICE) };
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfsl-enetc.txt1 * ENETC ethernet device tree bindings
5 below device tree bindings.
11 to parent node bindings.
20 external phy. Below properties are required, their bindings
21 already defined in Documentation/devicetree/bindings/net/ethernet.txt or
22 Documentation/devicetree/bindings/net/phy.txt.
61 to parent node bindings.
64 The remaining required mdio bus properties are standard, their bindings
65 already defined in Documentation/devicetree/bindings/net/mdio.txt.
90 as specified by Documentation/devicetree/bindings/net/fixed-link.txt.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,wdma.yaml18 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
37 description: A phandle and PM domain specifier as defined by bindings of
39 Documentation/devicetree/bindings/power/power-domain.yaml for details.
48 see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml for details.
54 defined in the header include/dt-bindings/gce/<chip>-gce.h.
70 #include <dt-bindings/interrupt-controller/arm-gic.h>
71 #include <dt-bindings/clock/mt8173-clk.h>
72 #include <dt-bindings/power/mt8173-power.h>
73 #include <dt-bindings/gce/mt8173-gce.h>
74 #include <dt-bindings/memory/mt8173-larb-port.h>
H A Dmediatek,ovl-2l.yaml18 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
39 description: A phandle and PM domain specifier as defined by bindings of
41 Documentation/devicetree/bindings/power/power-domain.yaml for details.
50 see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml for details.
56 defined in the header include/dt-bindings/gce/<chip>-gce.h.
72 #include <dt-bindings/interrupt-controller/arm-gic.h>
73 #include <dt-bindings/clock/mt8183-clk.h>
74 #include <dt-bindings/power/mt8183-power.h>
75 #include <dt-bindings/gce/mt8183-gce.h>
76 #include <dt-bindings/memory/mt8183-larb-port.h>
H A Dmediatek,ovl.yaml18 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
55 description: A phandle and PM domain specifier as defined by bindings of
57 Documentation/devicetree/bindings/power/power-domain.yaml for details.
66 see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml for details.
72 defined in the header include/dt-bindings/gce/<chip>-gce.h.
88 #include <dt-bindings/interrupt-controller/arm-gic.h>
89 #include <dt-bindings/clock/mt8173-clk.h>
90 #include <dt-bindings/power/mt8173-power.h>
91 #include <dt-bindings/gce/mt8173-gce.h>
92 #include <dt-bindings/memory/mt8173-larb-port.h>
H A Dmediatek,postmask.yaml18 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
39 description: A phandle and PM domain specifier as defined by bindings of
41 Documentation/devicetree/bindings/power/power-domain.yaml for details.
51 defined in the header include/dt-bindings/gce/<chip>-gce.h.
66 #include <dt-bindings/interrupt-controller/arm-gic.h>
67 #include <dt-bindings/clock/mt8192-clk.h>
68 #include <dt-bindings/power/mt8192-power.h>
69 #include <dt-bindings/gce/mt8192-gce.h>
H A Dmediatek,rdma.yaml20 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
57 description: A phandle and PM domain specifier as defined by bindings of
59 Documentation/devicetree/bindings/power/power-domain.yaml for details.
68 see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml for details.
85 defined in the header include/dt-bindings/gce/<chip>-gce.h.
101 #include <dt-bindings/interrupt-controller/arm-gic.h>
102 #include <dt-bindings/clock/mt8173-clk.h>
103 #include <dt-bindings/power/mt8173-power.h>
104 #include <dt-bindings/gce/mt8173-gce.h>
105 #include <dt-bindings/memory/mt8173-larb-port.h>
H A Dmediatek,dither.yaml19 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
42 description: A phandle and PM domain specifier as defined by bindings of
44 Documentation/devicetree/bindings/power/power-domain.yaml for details.
54 defined in the header include/dt-bindings/gce/<chip>-gce.h.
69 #include <dt-bindings/interrupt-controller/arm-gic.h>
70 #include <dt-bindings/clock/mt8183-clk.h>
71 #include <dt-bindings/power/mt8183-power.h>
72 #include <dt-bindings/gce/mt8183-gce.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/
H A D0001-Fixed-swig-host-contamination-issue.patch17 bindings/swig/python3/Makefile.am | 3 ++-
18 bindings/swig/src/auditswig.i | 2 +-
21 diff --git a/bindings/swig/python3/Makefile.am b/bindings/swig/python3/Makefile.am
23 --- a/bindings/swig/python3/Makefile.am
24 +++ b/bindings/swig/python3/Makefile.am
42 diff --git a/bindings/swig/src/auditswig.i b/bindings/swig/src/auditswig.i
44 --- a/bindings/swig/src/auditswig.i
45 +++ b/bindings/swig/src/auditswig.i
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/
H A Dupm_git.bb33 # override this in local.conf to get needed bindings.
34 # BINDINGS:pn-upm="python"
35 # will result in only the python bindings being built/packaged.
36 # Note: 'nodejs' is disabled by default because the bindings
38 BINDINGS ??= "python"
41 BINDINGS:armv4 ??= "python"
42 BINDINGS:armv5 ??= "python"
60 ### Include desired language bindings ###
61 PACKAGES =+ "${@bb.utils.contains('BINDINGS', 'nodejs', 'node-${PN}', '', d)}"
62 PACKAGES =+ "${@bb.utils.contains('BINDINGS', 'python', 'python3-${PN}', '', d)}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/
H A Dmraa_git.bb39 # override this in local.conf to get needed bindings.
40 # BINDINGS:pn-mraa="python"
41 # will result in only the python bindings being built/packaged.
42 # Note: 'nodejs' is disabled by default because the bindings
44 BINDINGS ??= ""
47 BINDINGS:armv4 ??= ""
48 BINDINGS:armv5 ??= ""
63 ### Include desired language bindings ###
64 PACKAGES =+ "${@bb.utils.contains('BINDINGS', 'nodejs', 'node-${PN}', '', d)}"
65 PACKAGES =+ "${@bb.utils.contains('BINDINGS', 'python', 'python3-${PN}', '', d)}"
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Datmel,at91-usart.yaml66 <AT91_USART_MODE_SERIAL> for USART (found in dt-bindings/mfd/at91-usart.h).
127 #include <dt-bindings/gpio/gpio.h>
128 #include <dt-bindings/interrupt-controller/irq.h>
129 #include <dt-bindings/mfd/at91-usart.h>
130 #include <dt-bindings/dma/at91.h>
151 #include <dt-bindings/gpio/gpio.h>
152 #include <dt-bindings/interrupt-controller/irq.h>
153 #include <dt-bindings/mfd/at91-usart.h>
154 #include <dt-bindings/dma/at91.h>
173 #include <dt-bindings/gpio/gpio.h>
[all …]
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-mt6323.txt1 Device Tree Bindings for LED support on MT6323 PMIC
9 For MT6323 MFD bindings see:
10 Documentation/devicetree/bindings/mfd/mt6397.txt
11 For MediaTek PMIC wrapper bindings see:
12 Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml
30 - label : See Documentation/devicetree/bindings/leds/common.txt
31 - linux,default-trigger : See Documentation/devicetree/bindings/leds/common.txt
32 - default-state: See Documentation/devicetree/bindings/leds/common.txt
/openbmc/linux/Documentation/devicetree/bindings/
H A Dsubmitting-patches.rst13 1) The Documentation/ and include/dt-bindings/ portion of the patch should
16 "dt-bindings: <binding dir>: ..."
19 use "Documentation" or "doc" because that is implied. All bindings are
28 See Documentation/devicetree/bindings/writing-schema.rst for more details
46 in Documentation/devicetree/bindings. This rule applies even if
66 9) Bindings are actively used by multiple projects other than the Linux
68 to existing bindings.
77 2) For driver (not subsystem) bindings: If you are comfortable with the
81 For subsystem bindings (anything affecting more than a single device),
90 0) Please see Documentation/devicetree/bindings/ABI.rst for details
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmotorola-cpcap.txt19 - Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml
20 - Documentation/devicetree/bindings/power/supply/cpcap-charger.yaml
21 - Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
22 - Documentation/devicetree/bindings/phy/phy-cpcap-usb.txt
23 - Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt
24 - Documentation/devicetree/bindings/rtc/cpcap-rtc.txt
25 - Documentation/devicetree/bindings/leds/leds-cpcap.txt
26 - Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml
H A Dcanaan,k210-sysctl.yaml42 should follow the bindings specified in
43 Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml.
51 should follow the bindings specified in
52 Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml.
60 should follow the bindings specified in
61 Documentation/devicetree/bindings/power/reset/syscon-reboot.yaml.
73 #include <dt-bindings/clock/k210-clk.h>
74 #include <dt-bindings/reset/k210-rst.h>
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Ddwc3-st.txt16 See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml
17 See: Documentation/devicetree/bindings/reset/reset.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
26 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
34 Documentation/devicetree/bindings/usb/snps,dwc3.yaml
40 [1] Documentation/devicetree/bindings/usb/usb-drd.yaml

12345678910>>...139