Searched refs:r4 (Results 1 - 12 of 12) sorted by relevance
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/ |
H A D | cmd_entry_32.S | 68 ldr r4, =_lr 69 str lr, [r4]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | hnd_armtrap.h | 74 uint32 r4; /* v1 */ member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_isr.h | 29 hi_u32 r4; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_isr.h | 33 hi_u32 r4; member
|
/device/soc/rockchip/common/sdk_linux/include/linux/rockchip/ |
H A D | rockchip_sip.h | 320 u32 r4; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/ |
H A D | rockchip_sip.h | 295 u32 r4; member
|
/device/soc/rockchip/common/vendor/drivers/firmware/ |
H A D | rockchip_sip.c | 341 fiq_pt_regs.ARM_r4 = nsec_ctx->r4; in sip_fiq_debugger_get_pt_regs()
|
/device/soc/rockchip/rk3588/kernel/drivers/firmware/ |
H A D | rockchip_sip.c | 344 fiq_pt_regs.ARM_r4 = nsec_ctx->r4; in sip_fiq_debugger_get_pt_regs()
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | bpf.h | 351 u64 (*func)(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5); 1818 u64 bpf_user_rnd_u32(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5); 1819 u64 bpf_get_raw_cpu_id(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5);
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_msgbuf.c | 10496 bcm_bprintf(b, " r0 %x, r1 %x, r2 %x, r3 %x, r4 %x, r5 %x, r6 %x\n", in dhd_prot_dump_extended_trap() 10497 tr->r0, tr->r1, tr->r2, tr->r3, tr->r4, tr->r5, tr->r6); in dhd_prot_dump_extended_trap()
|
H A D | dhd_pcie.c | 10153 "r4 0x%x, r5 0x%x, r6 0x%x, r7 0x%x, r8 0x%x, r9 0x%x, " in dhd_bus_dump_trap_info() 10159 ltoh32(tr->r4), ltoh32(tr->r5), ltoh32(tr->r6), ltoh32(tr->r7), in dhd_bus_dump_trap_info()
|
H A D | dhd_sdio.c | 10292 "r4 0x%x, r5 0x%x, r6 0x%x, r7 0x%x\n\n", in dhd_bus_dump_trap_info() 10297 ltoh32(tr->r4), ltoh32(tr->r5), ltoh32(tr->r6), ltoh32(tr->r7)); in dhd_bus_dump_trap_info()
|
Completed in 46 milliseconds