Searched refs:raw_to_fiq_debugger (Results 1 – 1 of 1) sorted by relevance
42 #define raw_to_fiq_debugger(raw) rt_container_of(raw, struct rockchip_fiq_debugger, parent) macro70 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