Searched refs:DC_GCFG_VRDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/geode/ | ||
H A D | display_gx1.h | 69 # define DC_GCFG_VRDY 0x20000000 macro |
H A D | display_gx1.c | 122 gcfg = DC_GCFG_VRDY | dclk_div; in gx1_set_mode() |