Home
last modified time | relevance | path

Searched full:eyeq5 (Results 1 – 23 of 23) sorted by relevance

/linux/arch/mips/boot/dts/mobileye/
H A Deyeq5-epm5.dts8 #include "eyeq5.dtsi"
11 compatible = "mobileye,eyeq5-epm5", "mobileye,eyeq5";
12 model = "Mobile EyeQ5 MP5 Evaluation board";
H A DMakefile4 dtb-$(CONFIG_MACH_EYEQ5) += eyeq5-epm5.dtb
H A Deyeq5-pins.dtsi4 * Default pin configuration for Mobileye EyeQ5 boards. We mostly create one
/linux/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml4 $id: http://devicetree.org/schemas/soc/mobileye/mobileye,eyeq5-olb.yaml#
16 resets, pinctrl are being handled from here. EyeQ5 and EyeQ6L host a single
23 - mobileye,eyeq5-olb
290 - mobileye,eyeq5-olb
313 # Only EyeQ5 has pinctrl in OLB.
319 const: mobileye,eyeq5-olb
331 compatible = "mobileye,eyeq5-olb", "syscon";
/linux/arch/mips/mobileye/
H A DKconfig11 bool "Mobileye EyeQ5 SoC"
18 bool "Include FDT for Mobileye EyeQ5 development platforms"
22 Enable this to include the FDT for the EyeQ5 development platforms
H A Dboard-epm5.its.S6 data = /incbin/("boot/dts/mobileye/eyeq5-epm5.dtb");
/linux/Documentation/devicetree/bindings/mips/
H A Dmobileye.yaml24 - description: Boards with Mobileye EyeQ5 SoC
27 - mobileye,eyeq5-epm5
28 - const: mobileye,eyeq5
/linux/Documentation/devicetree/bindings/i2c/
H A Dst,nomadik-i2c.yaml24 - mobileye,eyeq5-i2c
35 - mobileye,eyeq5-i2c
98 const: mobileye,eyeq5-i2c
141 compatible = "mobileye,eyeq5-i2c", "arm,primecell";
/linux/drivers/reset/
H A Dreset-eyeq.c3 * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms.
5 * Controllers live in a shared register region called OLB. EyeQ5 and EyeQ6L
18 * Known resets in EyeQ5 domain 0 (type EQR_EYEQ5_SARCR):
27 * Known resets in EyeQ5 domain 1 (type EQR_EYEQ5_ACRP):
33 * Known resets in EyeQ5 domain 2 (type EQR_EYEQ5_PCIE):
545 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data },
H A DKconfig75 This enables the Mobileye EyeQ reset controller, used in EyeQ5, EyeQ6L
/linux/drivers/clk/
H A Dclk-eyeq.c3 * PLL clock driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms.
47 #include <dt-bindings/clock/mobileye,eyeq5-clk.h>
675 { .compatible = "mobileye,eyeq5-olb", .data = &eqc_eyeq5_match_data },
845 CLK_OF_DECLARE_DRIVER(eqc_eyeq5, "mobileye,eyeq5-olb", eqc_eyeq5_early_init);
H A DKconfig235 This driver provides clocks found on Mobileye EyeQ5, EyeQ6L and Eye6H
/linux/drivers/gpio/
H A Dgpio-nomadik.c10 * This driver also handles the mobileye,eyeq5-gpio compatible. It is an STA2X11
553 "mobileye,eyeq5-gpio"); in nmk_gpio_populate_chip()
713 { .compatible = "mobileye,eyeq5-gpio", },
H A DKconfig510 used by the Mobileye EyeQ5 SoC.
/linux/Documentation/devicetree/bindings/spi/
H A Dcdns,qspi-nor.yaml73 - mobileye,eyeq5-ospi
/linux/drivers/pinctrl/
H A DKconfig224 bool "Mobileye EyeQ5 pinctrl driver"
232 Pin controller driver for the Mobileye EyeQ5 platform. It does both
H A DMakefile27 obj-$(CONFIG_PINCTRL_EYEQ5) += pinctrl-eyeq5.o
H A Dpinctrl-eyeq5.c3 * Pinctrl driver for the Mobileye EyeQ5 platform.
15 * We use eq5p_ as prefix, as-in "EyeQ5 Pinctrl", but way shorter.
/linux/drivers/i2c/busses/
H A Di2c-nomadik.c9 * The Mobileye EyeQ5 and EyeQ6H platforms are also supported; they use
12 * - (only EyeQ5) A register must be configured for the I2C speed mode;
122 /* Mobileye EyeQ5 offset into a shared register region (called OLB) */
1071 .compatible = "mobileye,eyeq5-i2c",
/linux/arch/mips/
H A DKconfig1006 bool "Include FDT for Mobileye EyeQ5 development platforms"
1010 Enable this to include the FDT for the EyeQ5 development platforms
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c1229 /* We are NOT compatible with mobileye,eyeq5-gpio. */ in nmk_pinctrl_probe()
/linux/drivers/spi/
H A Dspi-cadence-quadspi.c2111 .compatible = "mobileye,eyeq5-ospi",
/linux/
H A DMAINTAINERS15835 F: drivers/pinctrl/pinctrl-eyeq5.c
15837 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h