Searched refs:LE_ACK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dhplance.h14 #define LE_ACK 0x04 /* ack of lock */ macro
H A Dhplance.c185 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
193 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
202 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
H A D7990.c71 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
78 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
86 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);

Completed in 100 milliseconds