Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dtmiofb.c151 #define LCR_GM 0x12e /* Graphic Mode(VRAM access enable) */ macro
258 tmio_iowrite16(0, par->lcr + LCR_GM); in tmiofb_hw_stop()
320 tmio_iowrite16(0, par->lcr + LCR_GM); in tmiofb_hw_mode()
342 tmio_iowrite16(1, par->lcr + LCR_GM); /* VRAM enable */ in tmiofb_hw_mode()