Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dlxfb.h221 #define DC_DV_CTL_DV_LINE_SIZE_8K ((1 << 10) | (1 << 11)) macro
H A Dlxfb_ops.c399 dv = DC_DV_CTL_DV_LINE_SIZE_8K; in lx_set_mode()