Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dtmiofb.c143 #define LCR_GM 0x12e /* Graphic Mode(VRAM access enable) */ macro
250 tmio_iowrite16(0, par->lcr + LCR_GM); in tmiofb_hw_stop()
312 tmio_iowrite16(0, par->lcr + LCR_GM); in tmiofb_hw_mode()
334 tmio_iowrite16(1, par->lcr + LCR_GM); /* VRAM enable */ in tmiofb_hw_mode()