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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h50 #define bcm_readw(a) (*(volatile unsigned short *) BCM_REGS_VA(a)) macro
60 #define bcm_rset_readw(s, o) bcm_readw(bcm63xx_regset_address(s) + (o))

Completed in 51 milliseconds