Searched refs:crtdb (Results 1 – 1 of 1) sorted by relevance
388 int dpms, crtdb; in hw_sm750le_setBLANK() local393 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() local433 crtdb = 0; in hw_sm750_setBLANK()444 crtdb = CRT_DISPLAY_CTRL_BLANK; in hw_sm750_setBLANK()[all …]