Home
last modified time | relevance | path

Searched defs:__PREG (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-sa1100/include/mach/
A Dhardware.h45 # define __PREG(x) (io_v2p((unsigned long)&(x))) macro
50 # define __PREG(x) io_v2p(x) macro
/linux/arch/arm/mach-pxa/include/mach/
A Dhardware.h47 # define __PREG(x) (io_v2p((u32)&(x))) macro
52 # define __PREG(x) io_v2p(x) macro

Completed in 7 milliseconds