Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dstifb.c202 unsigned int reg10_value = 0; in SETUP_FB() local
210 reg10_value = 0x13601000; in SETUP_FB()
214 reg10_value = 0xBBA0A000; in SETUP_FB()
216 reg10_value = 0x13601000; in SETUP_FB()
220 reg10_value = 0xBBA0A000; in SETUP_FB()
222 reg10_value = 0x13602000; in SETUP_FB()
226 reg10_value = 0x13602000; in SETUP_FB()
229 if (reg10_value) in SETUP_FB()
230 WRITE_WORD(reg10_value, fb, REG_10); in SETUP_FB()