Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dsm750_hw.c371 int dpms, crtdb; in hw_sm750le_set_blank() local
376 crtdb = 0; in hw_sm750le_set_blank()
380 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_set_blank()
384 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_set_blank()
388 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_set_blank()
392 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_set_blank()
405 poke32(CRT_DISPLAY_CTRL, val | crtdb); in hw_sm750le_set_blank()
412 unsigned int dpms, pps, crtdb; in hw_sm750_set_blank() local
416 crtdb = 0; in hw_sm750_set_blank()
425 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750_set_blank()
[all …]