Home
last modified time | relevance | path

Searched refs:HPCFB_ACCESS_B_TO_T (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/hpc/
Dhpcfbio.h74 #define HPCFB_ACCESS_B_TO_T (1<<19) /* pixel order is bottom to top */ macro
/netbsd/src/usr.sbin/tpctl/
Dfb.c268 if (fb->conf.hf_access_flags & HPCFB_ACCESS_B_TO_T) in fb_drawpixel()