Searched refs:READ_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.c37 #define READ_OPCODE 0x2 macro
148 val = ( (val & ~(0x0300)) | ( (READ_OPCODE << 8) & 0x0300));

Completed in 121 milliseconds