Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_irq.c432 v = TX4927_RD08(TOSHIBA_RBTX4927_IOC_INTR_ENAB); in toshiba_rbtx4927_irq_ioc_enable()
459 v = TX4927_RD08(TOSHIBA_RBTX4927_IOC_INTR_ENAB); in toshiba_rbtx4927_irq_ioc_disable()
/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927.h481 #define TX4927_RD08( reg ) (*(vu08*)(reg)) macro