Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mxs/
Dmm-mx28.c27 mxs_map_entry(MX28, OCRAM, MT_DEVICE),
28 mxs_map_entry(MX28, IO, MT_DEVICE),
Dmm-mx23.c27 mxs_map_entry(MX23, OCRAM, MT_DEVICE),
28 mxs_map_entry(MX23, IO, MT_DEVICE),
/linux-2.6.39/arch/arm/mach-mxs/include/mach/
Dmxs.h82 #define mxs_map_entry(soc, name, _type) { \ macro