Searched refs:RESET_HORIZON (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/atm/
H A Dhorizon.h160 #define RESET_HORIZON 0x00100000 macro
H A Dhorizon.c1648 // why not set RESET_HORIZON to one and wait for the card to
1650 control_0_reg = control_0_reg & RESET_HORIZON;
1652 while (control_0_reg & RESET_HORIZON)

Completed in 30 milliseconds