Lines Matching full:olb

5  * Controllers live in a shared register region called OLB. EyeQ5 and EyeQ6L
6 * have a single OLB instance for a single reset controller. EyeQ6H has seven
7 * OLB instances; three host reset controllers. EyeQ7H has fourteen OLB instances;
794 * Table describes OLB system-controller compatibles.
798 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data },
799 { .compatible = "mobileye,eyeq6l-olb", .data = &eqr_eyeq6l_data },
800 { .compatible = "mobileye,eyeq6lplus-olb", .data = &eqr_eyeq6lplus_data },
801 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqr_eyeq6h_we_data },
802 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqr_eyeq6h_we_data },
803 { .compatible = "mobileye,eyeq6h-acc-olb", .data = &eqr_eyeq6h_acc_data },
804 { .compatible = "mobileye,eyeq7h-acc0-olb", .data = &eqr_eyeq7h_acc_data },
805 { .compatible = "mobileye,eyeq7h-acc1-olb", .data = &eqr_eyeq7h_acc_data },
806 { .compatible = "mobileye,eyeq7h-ddr0-olb", .data = &eqr_eyeq7h_ddr_data },
807 { .compatible = "mobileye,eyeq7h-ddr1-olb", .data = &eqr_eyeq7h_ddr_data },
808 { .compatible = "mobileye,eyeq7h-east-olb", .data = &eqr_eyeq7h_east_data },
809 { .compatible = "mobileye,eyeq7h-periph-east-olb", .data = &eqr_eyeq7h_per_data },
810 { .compatible = "mobileye,eyeq7h-periph-west-olb", .data = &eqr_eyeq7h_per_data },
811 { .compatible = "mobileye,eyeq7h-south-olb", .data = &eqr_eyeq7h_south_data },
812 { .compatible = "mobileye,eyeq7h-west-olb", .data = &eqr_eyeq7h_west_data },
813 { .compatible = "mobileye,eyeq7h-xnn0-olb", .data = &eqr_eyeq7h_xnn_data },
814 { .compatible = "mobileye,eyeq7h-xnn1-olb", .data = &eqr_eyeq7h_xnn_data },