Searched refs:crtdb (Results 1 – 1 of 1) sorted by relevance
380 int dpms, crtdb; in hw_sm750le_setBLANK() local385 crtdb = CRT_DISPLAY_CTRL_BLANK_OFF; in hw_sm750le_setBLANK()389 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()393 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()397 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()401 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()409 POKE32(CRT_DISPLAY_CTRL, FIELD_VALUE(PEEK32(CRT_DISPLAY_CTRL), CRT_DISPLAY_CTRL, BLANK, crtdb)); in hw_sm750le_setBLANK()416 unsigned int dpms, pps, crtdb; in hw_sm750_setBLANK() local418 dpms = pps = crtdb = 0; in hw_sm750_setBLANK()425 crtdb = CRT_DISPLAY_CTRL_BLANK_OFF; in hw_sm750_setBLANK()[all …]