Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h76 #define FIQ_UARTDBG_PAGE_NUMS 2 macro
77 #define FIQ_UARTDBG_SHARE_MEM_SIZE ((FIQ_UARTDBG_PAGE_NUMS) * 4096)
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c563 res = sip_smc_request_share_mem(FIQ_UARTDBG_PAGE_NUMS, in sip_fiq_debugger_request_share_memory()