Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c21 #define SIZE_PAGE(n) ((n) << 12) macro
100 res.a1 = (unsigned long)ioremap(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c35 #define SIZE_PAGE(n) ((n) << 12) macro
178 res.a1 = (unsigned long)sip_map(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()