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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.h45 #define WORD_REG_BITS_ON(x,p) do { writew(readw((p))|(x),(p));} while (0) macro

Completed in 15 milliseconds