Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx1.h123 #define DC_LINE_DELTA 0x24 macro
H A Ddisplay_gx1.c134 writel(info->fix.line_length >> 2, par->dc_regs + DC_LINE_DELTA); in gx1_set_mode()