Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/hpc/
Dhpcfbio.h73 #define HPCFB_ACCESS_R_TO_L (1<<18) /* pixel order is right to left */ macro
/netbsd/src/usr.sbin/tpctl/
Dfb.c266 if (fb->conf.hf_access_flags & HPCFB_ACCESS_R_TO_L) in fb_drawpixel()