Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dio_hd64465.c44 #define HD64465_IOMAP_HI_THRESH 0x10000 macro
47 #define HD64465_IOMAP_HI_NMAP (HD64465_IOMAP_HI_THRESH>>HD64465_IOMAP_HI_SHIFT)
75 port < endport && port < HD64465_IOMAP_HI_THRESH ; in hd64465_port_map()
99 port < endport && port < HD64465_IOMAP_HI_THRESH ; in hd64465_port_unmap()
119 } else if (port < HD64465_IOMAP_HI_THRESH) { in hd64465_isa_port2addr()