Home
last modified time | relevance | path

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

/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.yaml35 - description: Mobileye EyeQ DesignWare I2C controller
38 - mobileye,eyeq7h-i2c
39 - const: mobileye,eyeq6lplus-i2c
43 - mobileye,eyeq6lplus-i2c
/linux/arch/mips/mobileye/
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/Documentation/devicetree/bindings/gpio/
H A Dst,nomadik-gpio.yaml24 - mobileye,eyeq5-gpio
79 const: mobileye,eyeq5-gpio
/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/arch/mips/boot/dts/mobileye/
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/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/drivers/i2c/busses/
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/net/ethernet/cadence/
H A Dmacb_main.c5713 { .compatible = "mobileye,eyeq5-gem", .data = &eyeq5_config },