Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/include/asm/
Dio_trapped.h31 __ioremap_trapped(unsigned long offset, unsigned long size) in __ioremap_trapped() function
36 #define __ioremap_trapped(offset, size) NULL macro
54 #define __ioremap_trapped(offset, size) NULL macro
Dio.h320 ret = __ioremap_trapped(offset, size); in __ioremap_mode()