Searched refs:DC_DV_CTL_DV_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
/drivers/video/fbdev/geode/ | ||
D | lxfb.h | 217 #define DC_DV_CTL_DV_LINE_SIZE ((1 << 10) | (1 << 11)) macro |
D | lxfb_ops.c | 412 val = read_dc(par, DC_DV_CTL) & ~DC_DV_CTL_DV_LINE_SIZE; in lx_set_mode() |