Home
last modified time | relevance | path

Searched refs:UARTDBG_CFG_FIQ_DISABEL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h98 #define UARTDBG_CFG_FIQ_DISABEL 0xf9 macro
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c583 en = enable ? UARTDBG_CFG_FIQ_ENABEL : UARTDBG_CFG_FIQ_DISABEL; in sip_fiq_debugger_enable_fiq()