Searched defs:MCLK (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/arch/arm/mach-ebsa110/ | 
| D | core.c | 144 #define MCLK	47894000  macro
 | 
| /linux-4.4.14/drivers/spi/ | 
| D | spi-mpc52xx-psc.c | 31 #define MCLK 20000000 /* PSC port MClk in hz */  macro
 | 
| /linux-4.4.14/drivers/video/fbdev/sis/ | 
| D | init.c | 2268 SiS_DoCalcDelay(struct SiS_Private *SiS_Pr, unsigned short MCLK, unsigned short VCLK,  in SiS_DoCalcDelay()2289 		unsigned short colordepth, unsigned short MCLK)  in SiS_CalcDelay()
 2306    unsigned short temp, index, VCLK, MCLK, colorth;  in SiS_SetCRT1FIFO_300()  local
 
 | 
| D | init301.c | 5015   unsigned short VCLK = 0, MCLK, colorth = 0, data2 = 0;  in SiS_SetCRT2FIFO_300()  local
 | 
| /linux-4.4.14/drivers/video/fbdev/matrox/ | 
| D | matroxfb_Ti3026.c | 204 #define     TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX))  argument
 | 
| /linux-4.4.14/drivers/video/fbdev/savage/ | 
| D | savagefb.h | 211 	int MCLK, REFCLK, LCDclk;  member
 | 
| /linux-4.4.14/drivers/video/fbdev/aty/ | 
| D | aty128fb.c | 289 	u16 MCLK;  member
 |