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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dgxt4500.c555 int ctrl, dctl; local
559 dctl = readreg(par, DISP_CTL);
560 dctl |= DISP_CTL_OFF;
563 dctl &= ~DISP_CTL_OFF;
577 writereg(par, DISP_CTL, dctl);

Completed in 24 milliseconds