Home
last modified time | relevance | path

Searched full:eyeq6h (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml17 instance. EyeQ6H hosts seven instances.
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
30 - mobileye,eyeq6h-ddr0-olb
31 - mobileye,eyeq6h-ddr1-olb
274 - mobileye,eyeq6h-acc-olb
275 - mobileye,eyeq6h-east-olb
[all …]
/linux/Documentation/devicetree/bindings/mips/
H A Dmobileye.yaml29 - description: Boards with Mobileye EyeQ6H SoC
32 - mobileye,eyeq6h-epm6
33 - const: mobileye,eyeq6h
/linux/drivers/reset/
H A Dreset-eyeq.c3 * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms.
6 * have a single OLB instance for a single reset controller. EyeQ6H has seven
52 * Known resets in EyeQ6H west/east (type EQR_EYEQ6H_SARCR):
58 * Known resets in EyeQ6H acc (type EQR_EYEQ5_ACRP):
547 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqr_eyeq6h_we_data },
548 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqr_eyeq6h_we_data },
549 { .compatible = "mobileye,eyeq6h-acc-olb", .data = &eqr_eyeq6h_acc_data },
/linux/Documentation/devicetree/bindings/i2c/
H A Dst,nomadik-i2c.yaml25 - mobileye,eyeq6h-i2c
36 - mobileye,eyeq6h-i2c
/linux/arch/mips/boot/dts/mobileye/
H A DMakefile5 dtb-$(CONFIG_MACH_EYEQ6H) += eyeq6h-epm6.dtb
/linux/arch/mips/mobileye/
H A DKconfig14 bool "Mobileye EyeQ6H SoC"
/linux/drivers/i2c/busses/
H A Di2c-nomadik.c9 * The Mobileye EyeQ5 and EyeQ6H platforms are also supported; they use
1075 .compatible = "mobileye,eyeq6h-i2c",