Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/sm750fb/
Dsm750_hw.c388 int dpms, crtdb; in hw_sm750le_setBLANK() local
393 crtdb = 0; in hw_sm750le_setBLANK()
397 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_setBLANK()
401 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_setBLANK()
405 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_setBLANK()
409 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750le_setBLANK()
422 poke32(CRT_DISPLAY_CTRL, val | crtdb); in hw_sm750le_setBLANK()
429 unsigned int dpms, pps, crtdb; in hw_sm750_setBLANK() local
433 crtdb = 0; in hw_sm750_setBLANK()
444 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750_setBLANK()
[all …]