Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dsetup_hd64465.c106 inw(HD64465_REG_NIRR), inw(HD64465_REG_NIMR)); in hd64465_interrupt()
145 unsigned short nirr = inw(HD64465_REG_NIRR); in hd64465_irq_demux()
/linux-2.4.37.9/include/asm-sh/
Dhd64465.h50 #define HD64465_REG_NIRR 0x15000 /* Interrupt Request Register */ macro