Searched refs:GICC_HPPIR (Results 1 – 16 of 16) sorted by relevance
/trusted-firmware-a-3.6.0-3.5.0/drivers/arm/gic/v2/ |
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()
|
/trusted-firmware-a-3.6.0-3.5.0/plat/nvidia/tegra/include/ |
D | plat_macros.S | 37 ldr w8, [x16, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/amlogic/common/include/ |
D | plat_macros.S | 39 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/mediatek/mt8183/include/ |
D | plat_macros.S | 40 ldr w8, [x27, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/mediatek/mt8173/include/ |
D | plat_macros.S | 40 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/hisilicon/hikey/include/ |
D | plat_macros.S | 42 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/hisilicon/hikey960/include/ |
D | plat_macros.S | 42 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/renesas/common/include/ |
D | plat_macros.S | 37 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/xilinx/versal_net/include/ |
D | plat_macros.S | 69 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/xilinx/versal/include/ |
D | plat_macros.S | 68 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/qti/common/inc/aarch64/ |
D | plat_macros.S | 76 ldr w8, [x27, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/include/plat/arm/common/aarch64/ |
D | arm_macros.S | 67 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/plat/rockchip/common/include/ |
D | plat_macros.S | 75 ldr w8, [x27, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/include/plat/marvell/armada/common/aarch64/ |
D | marvell_macros.S | 76 ldr w8, [x17, #GICC_HPPIR]
|
/trusted-firmware-a-3.6.0-3.5.0/include/drivers/arm/ |
D | gicv2.h | 75 #define GICC_HPPIR U(0x18) macro
|
/trusted-firmware-a-3.6.0-3.5.0/docs/ |
D | porting-guide.rst | 3146 Pending Interrupt Register* (``GICC_HPPIR``) is read to determine the id of 3177 Pending Interrupt Register* (``GICC_HPPIR``) is read to determine the id of the
|