Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h263 void sip_fiq_debugger_enable_fiq(bool enable, uint32_t tgt_cpu);
382 static inline void sip_fiq_debugger_enable_fiq in sip_fiq_debugger_enable_fiq() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c578 void sip_fiq_debugger_enable_fiq(bool enable, uint32_t tgt_cpu) in sip_fiq_debugger_enable_fiq() function
586 EXPORT_SYMBOL_GPL(sip_fiq_debugger_enable_fiq);
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c743 sip_fiq_debugger_enable_fiq(true, smp_processor_id()); in fiq_debugger_cpuidle_resume_fiq()