Home
last modified time | relevance | path

Searched refs:raw_to_fiq_debugger (Results 1 – 1 of 1) sorted by relevance

/bsp/rockchip/rk3500/driver/uart8250/
A Dfiq-debugger.c42 #define raw_to_fiq_debugger(raw) rt_container_of(raw, struct rockchip_fiq_debugger, parent) macro
70 struct rockchip_fiq_debugger *t = raw_to_fiq_debugger(serial); in fiq_debugger_isr()
90 struct rockchip_fiq_debugger *t = raw_to_fiq_debugger(serial); in fiq_debugger_uart_configure()
144 struct rockchip_fiq_debugger *t = raw_to_fiq_debugger(serial); in fiq_debugger_uart_control()
162 struct rockchip_fiq_debugger *t = raw_to_fiq_debugger(serial); in fiq_debugger_uart_putc()
181 struct rockchip_fiq_debugger *t = raw_to_fiq_debugger(serial); in fiq_debugger_uart_getc()

Completed in 6 milliseconds