Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx1.h23 #define CONFIG_GCR 0xb8 macro
H A Ddisplay_gx1.c46 return (gx1_read_conf_reg(CONFIG_GCR) & 0x03) << 30; in gx1_gx_base()