/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20-pcduino3.dts | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-orangepi.dts | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-wexler-tab7200.dts | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-wits-pro-a20-dkt.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-i12-tvbox.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-hummingbird.dts | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
H A D | sun7i-a20-bananapro.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
H A D | sun4i-a10-pov-protab2-ips9.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adv748x.yaml | 30 main I2C ports. Each map has it own I2C address and acts as a standard 71 port@a: 191 port@a {
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | baikal,bt1-pcie.yaml | 13 Embedded into Baikal-T1 SoC Root Complex controller with a single port 14 activated. It's based on the DWC RC PCIe v4.60a IP-core, which is configured 15 to have just a single Root Port function and is capable of establishing the
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_routes.c | 278 const struct ni_route_set *a = va; in _ni_sort_destcmp() local 281 if (a->dest < b->dest) in _ni_sort_destcmp() 283 else if (a->dest > b->dest) in _ni_sort_destcmp()
|
/openbmc/linux/drivers/net/can/sja1000/ |
H A D | Kconfig | 56 Say Y here if you want to use a PCAN-ExpressCard from PEAK-System 67 driver as a module, choose M here: the module will be called 103 have a PowerPC based system you may want to enable this option.
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-eukrea-mbmx28lc.dtsi | 3 * Copyright 2013 Eukréa Electromatique <eric@eukrea.com> 4 * Copyright 2013 Eukréa Electromatique <denis@eukrea.com> 133 sgtl5000: codec@a {
|
H A D | imx23-sansa.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun8i-a83t-dw-hdmi.yaml | 10 The HDMI transmitter is a Synopsys DesignWare HDMI 1.4 TX controller 155 * it would trigger a bunch of warnings for redefinitions of 207 * it would trigger a bunch of warnings for redefinitions of
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | mtd-physmap.yaml | 50 - xlnx,xps-mch-emc-2.00.a 80 Width of a single mtd chip. If omitted, assumed to be equal to 'bank-width'. 89 On some platforms (e.g. MPC5200) a direct 1:1 mapping may cause problems
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,msm8998-mdss.yaml | 39 "^display-controller@[0-9a-f]+$": 45 "^dsi@[0-9a-f]+$": 53 "^phy@[0-9a-f]+$":
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,j721e-cpb-ivi-audio.yaml | 65 ti,ivi-codec-a: 109 - ti,ivi-codec-a 126 ti,ivi-codec-a = <&pcm3168a_a>;
|
/openbmc/linux/drivers/net/dsa/ |
H A D | Kconfig | 24 This enables support for a fake mock-up switch chip which 67 The switch is a similar design as MT7531, but the switch registers 152 a CPU-attached address bus and work in memory-mapped I/O mode.
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | brcm,spi-bcm-qspi.yaml | 14 The Broadcom SPI controller is a SPI master found on various SOCs, including 17 MSPI : SPI master controller can read and write to a SPI slave device 24 of a MSPI master without the BSPI to use with non flash slave devices that
|
H A D | snps,dw-apb-ssi.yaml | 58 - snps,dwc-ssi-1.01a 146 for a SPI slave device. 161 "^.*@[0-9a-f]+$":
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | alibaba_pmu.rst | 31 to count the total access number of either the eight bank groups in a 43 The DDR Controller (DDRCTL) and DDR PHY combine to create a complete solution 104 unsupported. Also attach to a task is unsupported as the events are all
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | cpsw.txt | 12 - interrupts : property with a value describing the interrupt 25 a child device instead of a phandle
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-ali15x3.c | 123 u16 a; in ali15x3_setup() local 175 ret = pci_read_config_word(ALI15X3_dev, SMBBA, &a); in ali15x3_setup() 178 if ((a & ~(ALI15X3_SMB_IOSIZE - 1)) != ali15x3_smba) { in ali15x3_setup()
|
/openbmc/linux/drivers/leds/flash/ |
H A D | Kconfig | 74 This driver can also be built as a module. If so, the module 92 This driver can be built as a module, it will be called "leds-qcom-flash". 113 To compile this driver as a module, choose M here: the module
|