Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapb_timer.h26 #define APBT_MMAP_SIZE 1024 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapb_timer.c98 apbt_virt_address = ioremap(apbt_address, APBT_MMAP_SIZE); in apbt_set_mapping()