Searched refs:r5 (Results 1 - 13 of 13) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | hnd_armtrap.h | 75 uint32 r5; /* v2 */ member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_isr.h | 30 hi_u32 r5; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_isr.h | 34 hi_u32 r5; member
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/ |
H A D | start.S | 174 mov r5, lr 177 mov pc, r5
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | start.S | 174 mov r5, lr 177 mov pc, r5
|
/device/soc/rockchip/common/sdk_linux/include/linux/rockchip/ |
H A D | rockchip_sip.h | 321 u32 r5; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/ |
H A D | rockchip_sip.h | 296 u32 r5; member
|
/device/soc/rockchip/common/vendor/drivers/firmware/ |
H A D | rockchip_sip.c | 342 fiq_pt_regs.ARM_r5 = nsec_ctx->r5; in sip_fiq_debugger_get_pt_regs()
|
/device/soc/rockchip/rk3588/kernel/drivers/firmware/ |
H A D | rockchip_sip.c | 345 fiq_pt_regs.ARM_r5 = nsec_ctx->r5; 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 45 milliseconds