Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c28 #define __GAFR(u, x) __REG2((u) ? 0x40E00058 : 0x40E00054, (x) << 3) macro
29 #define GAFR_L(x) __GAFR(0, x)
30 #define GAFR_U(x) __GAFR(1, x)