Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.h24 #define FIQ_DEBUGGER_BREAK 0x00ff0100 macro
H A Drk_fiq_debugger.c187 return FIQ_DEBUGGER_BREAK; in debug_getc()
H A Dfiq_debugger.c951 } else if (c == FIQ_DEBUGGER_BREAK) { in fiq_debugger_handle_uart_interrupt()