Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb.h234 #define VP_DCFG_FP_DATA_EN (1 << 7) /* undocumented */ macro
H A Dvideo_gx.c222 fp |= VP_DCFG_FP_PWR_EN | VP_DCFG_FP_DATA_EN; in gx_configure_tft()