Searched refs:SCR_PLL1CR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dtc6393xb.c49 #define SCR_PLL1CR 0x9c /* l PLL1 Control */ macro
343 iowrite16(mode->pixclock, tc6393xb->scr + SCR_PLL1CR + 0); tc6393xb_lcd_mode()
344 iowrite16(mode->pixclock >> 16, tc6393xb->scr + SCR_PLL1CR + 2); tc6393xb_lcd_mode()

Completed in 89 milliseconds