Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dtrizeps4.h32 #define TRIZEPS4_DICR_PHYS (PXA_CS3_PHYS+0x03800000) macro
90 #define DCR_P2V(x) ((x) - TRIZEPS4_DICR_PHYS + TRIZEPS4_DICR_VIRT)
91 #define DCR_V2P(x) ((x) - TRIZEPS4_DICR_VIRT + TRIZEPS4_DICR_PHYS)
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dtrizeps4.c437 .pfn = __phys_to_pfn(TRIZEPS4_DICR_PHYS),