Home
last modified time | relevance | path

Searched defs:regs (Results 1 – 25 of 52) sorted by relevance

123

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sunxi.c366 uint32_t regs, u32 enable) in ehci_set_interrupt_enable()
371 uint32_t regs) in ehci_disable_periodic_schedule()
381 uint32_t regs) in ehci_disable_async_schedule()
391 uint32_t regs) in ehci_set_config_flag()
397 uint32_t regs) in ehci_test_stop()
407 uint32_t regs) in ehci_test_reset()
417 uint32_t regs) in ehci_test_reset_complete()
438 uint32_t regs) in ehci_is_halt()
454 uint32_t regs) in ehci_put_port_suspend()
464 uint32_t regs, u32 test_mode) in ehci_test_mode()
[all …]
/bsp/raspberry-pi/raspi2/cpu/
A Dtrap.c27 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register()
46 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef()
65 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi()
83 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt()
101 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt()
118 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dtrap.c29 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register()
48 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef()
67 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi()
85 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt()
103 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt()
120 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
/bsp/dm365/platform/
A Dtrap.c33 void rt_hw_show_register (struct rt_hw_register *regs) in rt_hw_show_register()
52 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef()
74 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi()
90 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt()
111 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt()
146 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
/bsp/raspberry-pi/raspi3-32/cpu/
A Dtrap.c31 void rt_hw_show_register(struct rt_hw_exp_stack *regs) in rt_hw_show_register()
51 void rt_hw_trap_undef(struct rt_hw_exp_stack *regs) in rt_hw_trap_undef()
70 void rt_hw_trap_swi(struct rt_hw_exp_stack *regs) in rt_hw_trap_swi()
88 void rt_hw_trap_pabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_pabt()
106 void rt_hw_trap_dabt(struct rt_hw_exp_stack *regs) in rt_hw_trap_dabt()
123 void rt_hw_trap_resv(struct rt_hw_exp_stack *regs) in rt_hw_trap_resv()
/bsp/ultrarisc/drivers/
A Ddrv_dw_spi.c63 struct dw_spi_regs *regs = dw_spi_dev->reg; in _dw_drv_spi_configure() local
117 struct dw_spi_regs *regs = dw_spi_dev->reg; in tx_max() local
145 struct dw_spi_regs *regs = dw_spi_dev->reg; in rx_max() local
156 struct dw_spi_regs *regs = dw_spi_dev->reg; in dw_spi_writer() local
178 struct dw_spi_regs *regs = dw_spi_dev->reg; in dw_spi_reader() local
202 struct dw_spi_regs *regs = dw_spi_dev->reg; in wait_for_idle() local
265 struct dw_spi_regs *regs = dw_spi_dev->reg; in _dw_spixfer() local
300 struct dw_spi_regs *regs = dw_spi_dev->reg; in dw_spi_hw_init() local
/bsp/allwinner_tina/libcpu/
A Dtrap.c54 void rt_hw_show_register(struct rt_hw_register *regs) in rt_hw_show_register()
78 void rt_hw_trap_udef(struct rt_hw_register *regs) in rt_hw_trap_udef()
107 void rt_hw_trap_swi(struct rt_hw_register *regs) in rt_hw_trap_swi()
130 void rt_hw_trap_pabt(struct rt_hw_register *regs) in rt_hw_trap_pabt()
158 void rt_hw_trap_dabt(struct rt_hw_register *regs) in rt_hw_trap_dabt()
185 void rt_hw_trap_resv(struct rt_hw_register *regs) in rt_hw_trap_resv()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/d0/
A Dinterrupt.c17 static uintptr_t exception_handler_default(uintptr_t cause, uintptr_t val, uintptr_t *regs) in exception_handler_default()
76 static uintptr_t exception_handler_ECALL_M(uintptr_t cause, uintptr_t val, uintptr_t *regs) in exception_handler_ECALL_M()
116 uintptr_t *trap_c(uintptr_t cause, uintptr_t *regs) in trap_c()
/bsp/rockchip/rk3500/driver/clk/
A Dsoftrst.c13 void *regs; member
83 struct rt_ofw_node *np, void *regs, rt_uint8_t flags) in rk_register_softrst()
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Startup/
A Dtrap_c.c17 void handle_trap(uint32_t *regs) in handle_trap()
/bsp/thead-smart/drivers/
A Dtrap_c.c19 void trap_c(uint32_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c920v3/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e902/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r910/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c906fd/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c907/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c908v/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c910v3/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e906/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e907/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r908/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r920/
A Dtrap_c.c31 void trap_c(uintptr_t *regs) in trap_c()
/bsp/bm3803/applications/
A Dboard.c29 volatile struct lregs *regs = (struct lregs *)PREGS; in rt_hw_timer_init() local
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/lp/
A Dinterrupt.c118 void exception_entry(uintptr_t *regs) in exception_entry()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/m0/
A Dinterrupt.c118 void exception_entry(uintptr_t *regs) in exception_entry()

Completed in 37 milliseconds

123