Home
last modified time | relevance | path

Searched refs: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
152 static struct fiq_debugger_state *state_tf; argument
172 void fiq_debugger_enable_wakeup_irq(struct fiq_debugger_state *state) {} in fiq_debugger_enable_wakeup_irq()
174 void fiq_debugger_disable_wakeup_irq(struct fiq_debugger_state *state) {} in fiq_debugger_disable_wakeup_irq()
177 void fiq_debugger_enable_wakeup_irq(struct fiq_debugger_state *state) in fiq_debugger_enable_wakeup_irq()
186 void fiq_debugger_disable_wakeup_irq(struct fiq_debugger_state *state) in fiq_debugger_disable_wakeup_irq()
196 static inline bool fiq_debugger_have_fiq(struct fiq_debugger_state *state) in fiq_debugger_have_fiq()
201 static void fiq_debugger_force_irq(struct fiq_debugger_state *state) in fiq_debugger_force_irq()
218 static void fiq_debugger_uart_enable(struct fiq_debugger_state *state) in fiq_debugger_uart_enable()
226 static void fiq_debugger_uart_disable(struct fiq_debugger_state *state) in fiq_debugger_uart_disable()
[all …]