Home
last modified time | relevance | path

Searched defs:fiq_debugger_state (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c72 struct fiq_debugger_state { struct
74 struct fiq_glue_handler handler;
76 struct fiq_debugger_output output;
78 int fiq;
79 int uart_irq;
80 int signal_irq;
81 int wakeup_irq;
82 bool wakeup_irq_no_set_wake;
83 struct clk *clk;
84 struct fiq_debugger_pdata *pdata;
[all …]