Home
last modified time | relevance | path

Searched full:mobileye (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml4 $id: http://devicetree.org/schemas/soc/mobileye/mobileye,eyeq5-olb.yaml#
7 title: Mobileye EyeQ SoC system controller
12 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
23 - mobileye,eyeq5-olb
24 - mobileye,eyeq6l-olb
25 - mobileye,eyeq6h-acc-olb
26 - mobileye,eyeq6h-central-olb
27 - mobileye,eyeq6h-east-olb
28 - mobileye,eyeq6h-west-olb
29 - mobileye,eyeq6h-south-olb
[all …]
/linux/Documentation/devicetree/bindings/mips/
H A Dmobileye.yaml2 # Copyright 2023 Mobileye Vision Technologies Ltd.
5 $id: http://devicetree.org/schemas/mips/mobileye.yaml#
8 title: Mobileye SoC series
16 Boards with a Mobileye SoC shall have the following properties.
24 - description: Boards with Mobileye EyeQ5 SoC
27 - mobileye,eyeq5-epm5
28 - const: mobileye,eyeq5
29 - description: Boards with Mobileye EyeQ6H SoC
32 - mobileye,eyeq6h-epm6
33 - const: mobileye,eyeq6h
/linux/Documentation/devicetree/bindings/i2c/
H A Dst,nomadik-i2c.yaml24 - mobileye,eyeq5-i2c
25 - mobileye,eyeq6h-i2c
35 - mobileye,eyeq5-i2c
36 - mobileye,eyeq6h-i2c
73 mobileye,olb:
98 const: mobileye,eyeq5-i2c
101 - mobileye,olb
104 mobileye,olb: false
141 compatible = "mobileye,eyeq5-i2c", "arm,primecell";
150 mobileye,olb = <&olb 0>;
H A Dsnps,designware-i2c.yaml37 - description: Mobileye EyeQ DesignWare I2C controller
40 - mobileye,eyeq7h-i2c
41 - const: mobileye,eyeq6lplus-i2c
45 - mobileye,eyeq6lplus-i2c
/linux/arch/mips/mobileye/
H A DKconfig5 prompt "Mobileye EyeQ SoC selection"
8 Select Mobileye EyeQ MIPS SoC type.
11 bool "Mobileye EyeQ5 SoC"
14 bool "Mobileye EyeQ6H SoC"
18 bool "Include FDT for Mobileye EyeQ5 development platforms"
23 from Mobileye in the FIT kernel image.
H A Dboard-epm5.its.S4 fdt-mobileye-epm5 {
6 data = /incbin/("boot/dts/mobileye/eyeq5-epm5.dtb");
19 description = "Mobileye EPM5 Linux kernel";
21 fdt = "fdt-mobileye-epm5";
/linux/drivers/clk/
H A Dclk-eyeq.c3 * PLL clock driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms.
16 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
47 #include <dt-bindings/clock/mobileye,eyeq5-clk.h>
675 { .compatible = "mobileye,eyeq5-olb", .data = &eqc_eyeq5_match_data },
676 { .compatible = "mobileye,eyeq6l-olb", .data = &eqc_eyeq6l_match_data },
677 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqc_eyeq6h_west_match_data },
678 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqc_eyeq6h_east_match_data },
679 { .compatible = "mobileye,eyeq6h-south-olb", .data = &eqc_eyeq6h_south_match_data },
680 { .compatible = "mobileye,eyeq6h-ddr0-olb", .data = &eqc_eyeq6h_ddr0_match_data },
681 { .compatible = "mobileye,eyeq6h-ddr1-olb", .data = &eqc_eyeq6h_ddr1_match_data },
[all …]
/linux/drivers/reset/
H A Dreset-eyeq.c3 * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms.
69 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
556 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data },
557 { .compatible = "mobileye,eyeq6l-olb", .data = &eqr_eyeq6l_data },
558 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqr_eyeq6h_we_data },
559 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqr_eyeq6h_we_data },
560 { .compatible = "mobileye,eyeq6h-acc-olb", .data = &eqr_eyeq6h_acc_data },
/linux/Documentation/devicetree/bindings/gpio/
H A Dst,nomadik-gpio.yaml24 - mobileye,eyeq5-gpio
79 const: mobileye,eyeq5-gpio
/linux/arch/mips/boot/dts/mobileye/
H A DMakefile2 # Copyright 2023 Mobileye Vision Technologies Ltd.
H A Deyeq6h-pins.dtsi3 * Copyright 2024 Mobileye Vision Technologies Ltd.
H A Deyeq5-pins.dtsi4 * Default pin configuration for Mobileye EyeQ5 boards. We mostly create one
/linux/arch/mips/boot/dts/
H A DMakefile5 subdir-y += mobileye
/linux/include/dt-bindings/clock/
H A Dmobileye,eyeq5-clk.h3 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
/linux/arch/mips/
H A DKbuild.platforms11 platform-$(CONFIG_EYEQ) += mobileye/
/linux/drivers/gpio/
H A Dgpio-nomadik.c10 * This driver also handles the mobileye,eyeq5-gpio compatible. It is an STA2X11
560 "mobileye,eyeq5-gpio"); in nmk_gpio_populate_chip()
720 { .compatible = "mobileye,eyeq5-gpio", },
/linux/Documentation/devicetree/bindings/mmc/
H A Dcdns,sdhci.yaml19 - mobileye,eyeq-sd4hc
/linux/drivers/pinctrl/
H A DKconfig255 bool "Mobileye EyeQ5 pinctrl driver"
263 Pin controller driver for the Mobileye EyeQ5 platform. It does both
H A Dpinctrl-eyeq5.c3 * Pinctrl driver for the Mobileye EyeQ5 platform.
17 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
/linux/drivers/i2c/busses/
H A Di2c-designware-platdrv.c255 { .compatible = "mobileye,eyeq6lplus-i2c" },
H A Di2c-designware-common.c495 /* Mobileye controllers do not hold the clock on empty FIFO */ in i2c_dw_fw_parse_and_configure()
496 if (device_is_compatible(device, "mobileye,eyeq6lplus-i2c")) in i2c_dw_fw_parse_and_configure()
/linux/drivers/spi/
H A Dspi-cadence-quadspi.c2193 .compatible = "mobileye,eyeq5-ospi",
/linux/
H A DMAINTAINERS17801 MOBILEYE MIPS SOCS
17802 M: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
17807 F: Documentation/devicetree/bindings/mips/mobileye.yaml
17808 F: Documentation/devicetree/bindings/soc/mobileye/
17809 F: arch/mips/boot/dts/mobileye/
17811 F: arch/mips/mobileye/board-epm5.its.S
17815 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c5417 { .compatible = "mobileye,eyeq5-gem", .data = &eyeq5_config },