HomeSort by: relevance | last modified time | path
    Searched refs:display_enable (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
grf_rbreg.h 96 vu_char display_enable; /* enable the display 0x4087 */ member in struct:rboxfb
ite_rb.c 66 regbase->display_enable = 0x01;
  /src/sys/arch/hp300/dev/
rboxreg.h 75 uint8_t display_enable; /* enable the display 0x4087 */ member in struct:rboxfb
rbox.c 331 rb->display_enable = 0x01;
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_kms.c 109 static void display_enable(struct drm_simple_display_pipe *pipe, function in typeref:typename:void
289 .enable = display_enable,

Completed in 14 milliseconds