Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDconsio.h402 #define SW_CG640x480 _IO('S', M_VGA12) macro
/trueos/release/picobsd/tinyware/view/
HDview.c506 VGLInit(SW_CG640x480); in main()
/trueos/sys/dev/syscons/
HDscvidctl.c672 case SW_BG640x480: case SW_CG640x480: case SW_VGA_CG320: in sc_vid_ioctl()