| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,realview.yaml | 22 - description: ARM RealView Emulation Baseboard (HBI-0140) was created 28 (HBI-0147) was created as a development board to test ARM TrustZone, 33 (HBI-0159, HBI-0175 and HBI-0176) was created to showcase 38 - description: ARM RealView Platform Baseboard for Cortex-A8 (HBI-0178, 39 HBI-0176 and HBI-0175) was the first reference platform for the 44 (HBI-0182 and HBI-0183) was the reference platform for the Cortex-A9
|
| D | arm,vexpress-juno.yaml | 63 - description: CoreTile Express A15x4 (V2P-CA15, HBI-0237A) has 4 Cortex 188 arm,hbi: 190 description: This indicates the ARM HBI (Hardware Board ID), this is 226 - arm,hbi
|
| D | arm,versatile.yaml | 22 - description: The ARM Versatile Application Baseboard (HBI-0118) is an 28 - description: The ARM Versatile Platform Baseboard (HBI-0117) is an
|
| D | arm,integrator.yaml | 32 - description: ARM Integrator Compact Platform (HBI-0086), this board has
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,realview.yaml | 22 - description: ARM RealView Emulation Baseboard (HBI-0140) was created 28 (HBI-0147) was created as a development board to test ARM TrustZone, 33 (HBI-0159, HBI-0175 and HBI-0176) was created to showcase 38 - description: ARM RealView Platform Baseboard for Cortex-A8 (HBI-0178, 39 HBI-0176 and HBI-0175) was the first reference platform for the 44 (HBI-0182 and HBI-0183) was the reference platform for the Cortex-A9
|
| D | arm,vexpress-juno.yaml | 63 - description: CoreTile Express A15x4 (V2P-CA15, HBI-0237A) has 4 Cortex 122 arm,hbi: 124 description: This indicates the ARM HBI (Hardware Board ID), this is 217 - arm,hbi
|
| D | arm,versatile.yaml | 22 - description: The ARM Versatile Application Baseboard (HBI-0118) is an 28 - description: The ARM Versatile Platform Baseboard (HBI-0117) is an
|
| D | arm,integrator.yaml | 32 - description: ARM Integrator Compact Platform (HBI-0086), this board has
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| D | vexpress-config.c | 382 if (of_property_read_u32(of_root, "arm,hbi", &dt_hbi) == 0) { in vexpress_syscfg_probe() 385 u32 hbi = (id >> SYS_PROCIDx_HBI_SHIFT) & SYS_HBI_MASK; in vexpress_syscfg_probe() local 387 if (WARN_ON(dt_hbi != hbi)) in vexpress_syscfg_probe() 388 dev_warn(&pdev->dev, "DT HBI (%x) is not matching hardware (%x)!\n", in vexpress_syscfg_probe() 389 dt_hbi, hbi); in vexpress_syscfg_probe()
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | vexpress-config.c | 384 if (of_property_read_u32(of_root, "arm,hbi", &dt_hbi) == 0) { in vexpress_syscfg_probe() 387 u32 hbi = (id >> SYS_PROCIDx_HBI_SHIFT) & SYS_HBI_MASK; in vexpress_syscfg_probe() local 389 if (WARN_ON(dt_hbi != hbi)) in vexpress_syscfg_probe() 390 dev_warn(&pdev->dev, "DT HBI (%x) is not matching hardware (%x)!\n", in vexpress_syscfg_probe() 391 dt_hbi, hbi); in vexpress_syscfg_probe()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | arm-realview-eb-11mp.dts | 28 arm,hbi = <0x146>; 31 * This is the ARM11 MPCore tile (HBI-0146) used with the RealView EB.
|
| D | vexpress-v2p-ca5s.dts | 8 * HBI-0225B 16 arm,hbi = <0x225>;
|
| D | vexpress-v2p-ca15-tc1.dts | 8 * HBI-0237A 16 arm,hbi = <0x237>;
|
| D | vexpress-v2p-ca9.dts | 8 * HBI-0191B 16 arm,hbi = <0x191>;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| D | arm-realview-eb-11mp.dts | 28 arm,hbi = <0x146>; 31 * This is the ARM11 MPCore tile (HBI-0146) used with the RealView EB.
|
| D | vexpress-v2p-ca5s.dts | 8 * HBI-0225B 16 arm,hbi = <0x225>;
|
| D | vexpress-v2p-ca15-tc1.dts | 8 * HBI-0237A 16 arm,hbi = <0x237>;
|
| D | vexpress-v2p-ca9.dts | 8 * HBI-0191B 16 arm,hbi = <0x191>;
|
| /kernel/linux/linux-5.10/drivers/soc/versatile/ |
| D | soc-realview.c | 53 return sprintf(buf, "HBI-%03x\n", ((realview_coreid >> 16) & 0xfff)); in board_show() 118 dev_info(&pdev->dev, "RealView Syscon Core ID: 0x%08x, HBI-%03x\n", in realview_soc_probe()
|
| /kernel/linux/linux-6.6/drivers/soc/versatile/ |
| D | soc-realview.c | 53 return sprintf(buf, "HBI-%03x\n", ((realview_coreid >> 16) & 0xfff)); in board_show() 118 dev_info(&pdev->dev, "RealView Syscon Core ID: 0x%08x, HBI-%03x\n", in realview_soc_probe()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/arm/ |
| D | vexpress-v2f-1xv7-ca53x2.dts | 10 * HBI-0247C 20 arm,hbi = <0x247>;
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
| D | cx25821-sram.h | 23 #define MBIF_CDT_SIZE 64 /* MBIF/HBI cluster descriptor table size in bytes */ 34 #define MBIF_CLUSTER_SIZE 1440 /* MBIF/HBI cluster data line */
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
| D | cx25821-sram.h | 23 #define MBIF_CDT_SIZE 64 /* MBIF/HBI cluster descriptor table size in bytes */ 34 #define MBIF_CLUSTER_SIZE 1440 /* MBIF/HBI cluster data line */
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/ |
| D | vexpress-v2f-1xv7-ca53x2.dts | 10 * HBI-0247C 20 arm,hbi = <0x247>;
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
| D | vpif_display.h | 32 /* Setting it to 1 as HBI/VBI support yet to be added , else 3*/
|