Searched refs:VP_DCFG_FP_PWR_EN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/geode/ | ||
H A D | gxfb.h | 235 #define VP_DCFG_FP_PWR_EN (1 << 6) /* undocumented */ macro |
H A D | video_gx.c | 222 fp |= VP_DCFG_FP_PWR_EN | VP_DCFG_FP_DATA_EN; in gx_configure_tft() |