Searched refs:r12 (Results 1 - 9 of 9) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | hnd_armtrap.h | 82 uint32 r12; /* ip */ member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_isr.h | 44 hi_u32 r12; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_isr.h | 48 hi_u32 r12; member
|
/device/soc/rockchip/common/sdk_linux/include/linux/rockchip/ |
H A D | rockchip_sip.h | 328 u32 r12; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/ |
H A D | rockchip_sip.h | 303 u32 r12; member
|
/device/soc/rockchip/common/vendor/drivers/firmware/ |
H A D | rockchip_sip.c | 349 fiq_pt_regs.ARM_ip = nsec_ctx->r12; in sip_fiq_debugger_get_pt_regs()
|
/device/soc/rockchip/rk3588/kernel/drivers/firmware/ |
H A D | rockchip_sip.c | 352 fiq_pt_regs.ARM_ip = nsec_ctx->r12; in sip_fiq_debugger_get_pt_regs()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_msgbuf.c | 10498 bcm_bprintf(b, " r7 %x, r8 %x, r9 %x, r10 %x, r11 %x, r12 %x\n", in dhd_prot_dump_extended_trap() 10499 tr->r7, tr->r8, tr->r9, tr->r10, tr->r11, tr->r12); in dhd_prot_dump_extended_trap()
|
H A D | dhd_pcie.c | 10154 "r10 0x%x, r11 0x%x, r12 0x%x\n\n", in dhd_bus_dump_trap_info() 10161 ltoh32(tr->r11), ltoh32(tr->r12)); in dhd_bus_dump_trap_info()
|
Completed in 30 milliseconds