Searched refs:FP_DFC_BC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/geode/ | ||
H A D | lxfb.h | 371 #define FP_DFC_BC ((1 << 4) | (1 << 5) | (1 << 6)) macro |
H A D | lxfb_ops.c | 282 write_fp(par, FP_DFC, FP_DFC_BC); in lx_graphics_enable() |