Searched refs:NRARU (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c421 #define NRARU 0xbe /* Next Receive Address Register (high) */ macro
5480 usc_OutDmaReg( info, NRARU, (u16)(phys_addr >> 16) );
5569 usc_OutDmaReg( info, NRARU, (u16)(phys_addr >> 16) );
7209 usc_OutDmaReg( info, NRARU, (unsigned short)(phys_addr >> 16) );

Completed in 106 milliseconds