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