Searched defs:bcm_writew (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h58 #define bcm_writew(v, a) (*(volatile unsigned short *) BCM_REGS_VA((a)) = (v)) macro

Completed in 155 milliseconds