/linux/Documentation/devicetree/bindings/i2c/ |
H A D | opencores,i2c-ocores.yaml | 4 $id: http://devicetree.org/schemas/i2c/opencores,i2c-ocores.yaml# 7 title: OpenCores I2C controller 25 - opencores,i2c-ocores 42 - if clock-frequency is present and neither opencores,ip-clock-frequency nor 48 - if opencores,ip-clock-frequency is present it specifies i2c controller 68 opencores,ip-clock-frequency: 82 - opencores,ip-clock-frequency 91 compatible = "opencores,i2c-ocores"; 96 opencores,ip-clock-frequency = <20000000>; 103 compatible = "opencores,i2c-ocores";
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | opencores,or1k-pic.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/opencores,or1k-pic.yaml# 15 - opencores,or1k-pic-level 16 - opencores,or1k-pic-edge 17 - opencores,or1200-pic 18 - opencores,or1k-pic 35 compatible = "opencores,or1k-pic-level";
|
/linux/arch/openrisc/boot/dts/ |
H A D | simple_smp.dts | 3 compatible = "opencores,or1ksim"; 26 compatible = "opencores,or1200-rtlsvn481"; 31 compatible = "opencores,or1200-rtlsvn481"; 51 compatible = "opencores,or1k-pic-level"; 57 compatible = "opencores,uart16550-rtlsvn105", "ns16550a"; 64 compatible = "opencores,ethoc";
|
H A D | or1ksim.dts | 4 compatible = "opencores,or1ksim"; 27 compatible = "opencores,or1200-rtlsvn481"; 39 compatible = "opencores,or1k-pic"; 45 compatible = "opencores,uart16550-rtlsvn105", "ns16550a"; 52 compatible = "opencores,ethoc";
|
H A D | or1klitex.dts | 10 compatible = "opencores,or1ksim"; 32 compatible = "opencores,or1200-rtlsvn481"; 39 compatible = "opencores,or1k-pic";
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | opencores,pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml# 7 title: OpenCores PWM controller 13 The OpenCores PTC ip core contains a PWM controller. When operating in PWM 27 - const: opencores,pwm-v1 51 compatible = "starfive,jh7110-pwm", "opencores,pwm-v1";
|
/linux/drivers/input/keyboard/ |
H A D | opencores-kbd.c | 3 * OpenCores Keyboard Controller Driver 4 * http://www.opencores.org/project,keyboardcontroller 66 input->phys = "opencores-kbd/input0"; in opencores_kbd_probe() 81 * OpenCores controller happens to have scancodes match in opencores_kbd_probe() 109 .name = "opencores-kbd", 116 MODULE_DESCRIPTION("Keyboard driver for OpenCores Keyboard Controller");
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | opencores-ethoc.txt | 1 * OpenCores MAC 10/100 Mbps 4 - compatible: Should be "opencores,ethoc". 17 compatible = "opencores,ethoc";
|
/linux/Documentation/devicetree/bindings/openrisc/opencores/ |
H A D | or1ksim.txt | 11 - compatible: Must include "opencores,or1ksim" 21 - compatible: Must be "opencores,or1200-rtlsvn481". 29 compatible = "opencores,or1200-rtlsvn481";
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-ocores.rst | 6 * OpenCores.org I2C controller by Richard Herveille (see datasheet link) 7 https://opencores.org/project/i2c/overview 14 i2c-ocores is an i2c bus driver for the OpenCores.org I2C controller
|
/linux/drivers/irqchip/ |
H A D | irq-or1k-pic.c | 160 IRQCHIP_DECLARE(or1k_pic_or1200, "opencores,or1200-pic", or1k_pic_or1200_init); 161 IRQCHIP_DECLARE(or1k_pic, "opencores,or1k-pic", or1k_pic_or1200_init); 168 IRQCHIP_DECLARE(or1k_pic_level, "opencores,or1k-pic-level", 176 IRQCHIP_DECLARE(or1k_pic_edge, "opencores,or1k-pic-edge", or1k_pic_edge_init);
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi_oc_tiny.txt | 1 OpenCores tiny SPI 4 - compatible : should be "opencores,tiny-spi-rtlsvn2".
|
/linux/arch/xtensa/boot/dts/ |
H A D | xtfpga.dtsi | 70 compatible = "opencores,ethoc"; 87 compatible = "opencores,i2c-ocores";
|
/linux/include/linux/spi/ |
H A D | spi_oc_tiny.h | 6 * struct tiny_spi_platform_data - platform data of the OpenCores tiny SPI
|
/linux/drivers/video/fbdev/ |
H A D | ocfb.c | 2 * OpenCores VGA/LCD 2.0 core frame buffer driver 387 { .compatible = "opencores,ocfb", }, 425 MODULE_DESCRIPTION("OpenCores VGA/LCD 2.0 frame buffer driver");
|
H A D | Kconfig | 624 tristate "OpenCores VGA/LCD core 2.0 framebuffer support" 628 This enables support for the OpenCores VGA/LCD core. 630 The OpenCores VGA/LCD core is typically used together with 635 <https://opencores.org/project,vga_lcd>
|
/linux/arch/xtensa/platforms/xtfpga/include/platform/ |
H A D | hardware.h | 48 /* OpenCores Ethernet controller: */
|
/linux/drivers/net/can/ctucanfd/ |
H A D | Kconfig | 29 The core has been tested together with OpenCores SJA1000
|
/linux/arch/xtensa/platforms/xtfpga/ |
H A D | setup.c | 141 if ((eth = of_find_compatible_node(eth, NULL, "opencores,ethoc"))) in machine_setup() 159 * Ethernet -- OpenCores Ethernet MAC (ethoc driver)
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | ctu,ctucanfd.yaml | 17 OpenCores SJA1000 compatible controllers
|
/linux/Documentation/arch/openrisc/ |
H A D | openrisc_port.rst | 124 added opencores framebuffer driver.
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | 8250.yaml | 126 - opencores,uart16550-rtlsvn105
|
/linux/ |
H A D | MAINTAINERS | 19286 OPENCORES I2C BUS DRIVER 19291 F: Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
|