Searched refs:crtdb (Results 1 – 1 of 1) sorted by relevance
433 int dpms,crtdb; in hw_sm750le_setBLANK() local443 crtdb = CRT_DISPLAY_CTRL_BLANK_OFF; in hw_sm750le_setBLANK()448 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()457 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()465 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()473 crtdb = CRT_DISPLAY_CTRL_BLANK_ON; in hw_sm750le_setBLANK()481 POKE32(CRT_DISPLAY_CTRL, FIELD_VALUE(PEEK32(CRT_DISPLAY_CTRL), CRT_DISPLAY_CTRL, BLANK, crtdb)); in hw_sm750le_setBLANK()488 unsigned int dpms, pps, crtdb; in hw_sm750_setBLANK() local490 dpms = pps = crtdb = 0; in hw_sm750_setBLANK()502 crtdb = CRT_DISPLAY_CTRL_BLANK_OFF; in hw_sm750_setBLANK()[all …]