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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851.h307 #define KS_SPIOP_WR (0x40) macro
H A Dks8851.c162 txb[0] = cpu_to_le16(MK_OP(reg & 2 ? 0xC : 0x03, reg) | KS_SPIOP_WR);
192 txb[0] = cpu_to_le16(MK_OP(bit, reg) | KS_SPIOP_WR);

Completed in 58 milliseconds