Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dtmiofb.c133 #define LCR_LCDCCRC 0x100 /* LCDC Clock and Reset Control */ macro
252 tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC); in tmiofb_hw_stop()
314 tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC); in tmiofb_hw_mode()
338 tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC); in tmiofb_hw_mode()
340 tmio_iowrite16(0x0014, par->lcr + LCR_LCDCCRC); /* STOP_CKP */ in tmiofb_hw_mode()
342 tmio_iowrite16(0x0015, par->lcr + LCR_LCDCCRC); /* STOP_CKP|SOFT_RESET*/ in tmiofb_hw_mode()