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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parisc/
H A Dpower.c120 int button_not_pressed; local
137 button_not_pressed = (gsc_readl(soft_power_reg) & 0x1);
146 button_not_pressed = (__getDIAG(25) & 0x80000000);
149 if (likely(button_not_pressed)) {

Completed in 87 milliseconds