Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/soc/mobileye/
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
276 - mobileye,eyeq6h-acc-olb
277 - mobileye,eyeq6h-east-olb
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/mips/
Dmobileye.yaml29 - description: Boards with Mobileye EyeQ6H SoC
32 - mobileye,eyeq6h-epm6
33 - const: mobileye,eyeq6h
/linux-6.12.1/arch/mips/boot/dts/mobileye/
Deyeq6h-epm6.dts8 #include "eyeq6h.dtsi"
12 model = "Mobile EyeQ6H MP6 Evaluation board";
Deyeq6h.dtsi8 #include "eyeq6h-fixed-clocks.dtsi"
98 #include "eyeq6h-pins.dtsi"
DMakefile5 dtb-$(CONFIG_MACH_EYEQ6H) += eyeq6h-epm6.dtb
/linux-6.12.1/drivers/reset/
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 },
DKconfig76 and EyeQ6H SoCs.
79 Registers are located in a shared register region called OLB. EyeQ6H
/linux-6.12.1/arch/mips/mobileye/
DKconfig14 bool "Mobileye EyeQ6H SoC"