Searched refs:_tw32_flush (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 Dtg3.c463 static void _tw32_flush(struct tg3 *tp, u32 off, u32 val, u32 usec_wait) function
518 #define tw32_f(reg, val) _tw32_flush(tp, (reg), (val), 0)
519 #define tw32_wait_f(reg, val, us) _tw32_flush(tp, (reg), (val), (us))

Completed in 82 milliseconds