Searched refs:WRITE_OPCODE (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 Dtitan_mdio.c38 #define WRITE_OPCODE 0x1 macro
203 val = ( (val & ~(0x0300)) | ( (WRITE_OPCODE << 8) & 0x0300));

Completed in 81 milliseconds