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

/linux-master/drivers/staging/sm750fb/
H A Dsm750_hw.c387 int dpms, crtdb; local
392 crtdb = 0;
396 crtdb = CRT_DISPLAY_CTRL_BLANK;
400 crtdb = CRT_DISPLAY_CTRL_BLANK;
404 crtdb = CRT_DISPLAY_CTRL_BLANK;
408 crtdb = CRT_DISPLAY_CTRL_BLANK;
421 poke32(CRT_DISPLAY_CTRL, val | crtdb);
428 unsigned int dpms, pps, crtdb; local
432 crtdb = 0;
443 crtdb
[all...]

Completed in 87 milliseconds