Searched refs:DC_DV_CTL_DV_LINE_SIZE_2K (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/geode/ | ||
H A D | lxfb.h | 219 #define DC_DV_CTL_DV_LINE_SIZE_2K (1 << 10) macro |
H A D | lxfb_ops.c | 403 dv = DC_DV_CTL_DV_LINE_SIZE_2K; in lx_set_mode() |