Searched refs:GICC_HPPIR (Results 1 – 16 of 16) sorted by relevance
/arm-trusted-firmware-2.8.0/drivers/arm/gic/v2/ |
A D | gicv2_private.h | 87 return mmio_read_32(base + GICC_HPPIR); in gicc_read_hppir() 142 mmio_write_32(base + GICC_HPPIR, val); in gicc_write_hppir()
|
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/include/ |
A D | plat_macros.S | 37 ldr w8, [x16, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/amlogic/common/include/ |
A D | plat_macros.S | 39 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/renesas/common/include/ |
A D | plat_macros.S | 37 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/include/ |
A D | plat_macros.S | 40 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/include/ |
A D | plat_macros.S | 40 ldr w8, [x27, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/include/ |
A D | plat_macros.S | 42 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/include/ |
A D | plat_macros.S | 42 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/xilinx/versal_net/include/ |
A D | plat_macros.S | 69 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/xilinx/versal/include/ |
A D | plat_macros.S | 67 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/qti/common/inc/aarch64/ |
A D | plat_macros.S | 76 ldr w8, [x27, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/include/plat/arm/common/aarch64/ |
A D | arm_macros.S | 67 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/plat/rockchip/common/include/ |
A D | plat_macros.S | 75 ldr w8, [x27, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/include/plat/marvell/armada/common/aarch64/ |
A D | marvell_macros.S | 76 ldr w8, [x17, #GICC_HPPIR]
|
/arm-trusted-firmware-2.8.0/include/drivers/arm/ |
A D | gicv2.h | 75 #define GICC_HPPIR U(0x18) macro
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | porting-guide.rst | 3067 Pending Interrupt Register* (``GICC_HPPIR``) is read to determine the id of 3098 Pending Interrupt Register* (``GICC_HPPIR``) is read to determine the id of the
|
Completed in 14 milliseconds