/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | mt8173-rt5650.txt | 16 - mediatek,mclk: the MCLK source 17 0 : external oscillator, MCLK = 12.288M 18 1 : internal source from mt8173, MCLK = sampling rate*256
|
D | cs42l56.txt | 20 Frequency = MCLK / 4 * (N+2) 22 MCLK = Where MCLK is the frequency of the mclk signal after the MCLKDIV2 circuit.
|
D | tas2552.txt | 18 tas2552 can receive its reference clock via MCLK, BCLK, IVCLKIN pin or use the 20 reference clock is also selectable: PLL, IVCLKIN, BCLK or MCLK.
|
D | max9860.txt | 14 - clocks : A clock specifier for the clock connected as MCLK.
|
D | da7213.txt | 10 - clocks : phandle and clock specifier for codec MCLK.
|
D | cs4271.txt | 24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
|
D | tas571x.txt | 22 - clocks: clock phandle for the MCLK input
|
D | cs43130.txt | 20 When external MCLK is generated by external crystal
|
D | omap-abe-twl6040.txt | 6 - ti,mclk-freq: MCLK frequency for HPPLL operation
|
D | nau8825.txt | 76 - clock-names: should include "mclk" for the MCLK master clock
|
D | da7218.txt | 25 - clocks : phandle and clock specifier for codec MCLK.
|
D | fsl-sai.txt | 56 indicates that SAI will output the SAI MCLK clock.
|
D | da7219.txt | 29 - clocks : phandle and clock specifier for codec MCLK.
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | pxa-camera.txt | 12 sensor master clock MCLK 13 - clock-frequency: host interface is driving MCLK, and MCLK rate is this rate
|
/Linux-v4.19/Documentation/sound/soc/ |
D | clocking.rst | 12 Every audio subsystem is driven by a master clock (sometimes referred to as MCLK 34 - BCLK = MCLK / x, or
|
/Linux-v4.19/arch/arm/mach-ebsa110/ |
D | core.c | 144 #define MCLK 47894000 macro 149 #define CLKBY7 (MCLK / 7)
|
/Linux-v4.19/drivers/spi/ |
D | spi-mpc52xx-psc.c | 31 #define MCLK 20000000 /* PSC port MClk in hz */ macro 108 ccr |= (MCLK / cs->speed_hz - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs() 110 ccr |= (MCLK / 1000000 - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs() 320 mclken_div = (mps->sysclk ? mps->sysclk : 512000000) / MCLK; in mpc52xx_psc_spi_port_config()
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | ddbridge-sx8.c | 23 static const u32 MCLK = (1550000000 / 12); variable 196 if (p->symbol_rate >= (MCLK / 2)) in start() 218 if (p->symbol_rate >= MCLK / 2) { in start() 253 i = (p->symbol_rate > (MCLK / 2)) ? 3 : 7; in start()
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | sdhci-msm.txt | 23 "core" - SDC MMC clock (MCLK) (required)
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl6040.txt | 23 - clock-names: Must be "clk32k" for the 32K clock and "mclk" for the MCLK.
|
/Linux-v4.19/arch/arm/mm/ |
D | proc-sa110.S | 97 ldr r1, [r1, #0] @ force switch to MCLK
|
D | proc-sa1100.S | 112 ldr r1, [r1, #0] @ force switch to MCLK
|
/Linux-v4.19/drivers/video/fbdev/sis/ |
D | init.c | 2268 SiS_DoCalcDelay(struct SiS_Private *SiS_Pr, unsigned short MCLK, unsigned short VCLK, in SiS_DoCalcDelay() argument 2281 idx1 = longtemp % (MCLK * 16); in SiS_DoCalcDelay() 2282 longtemp /= (MCLK * 16); in SiS_DoCalcDelay() 2289 unsigned short colordepth, unsigned short MCLK) in SiS_CalcDelay() argument 2293 temp2 = SiS_DoCalcDelay(SiS_Pr, MCLK, VCLK, colordepth, 0); in SiS_CalcDelay() 2294 temp1 = SiS_DoCalcDelay(SiS_Pr, MCLK, VCLK, colordepth, 1); in SiS_CalcDelay() 2306 unsigned short temp, index, VCLK, MCLK, colorth; in SiS_SetCRT1FIFO_300() local 2324 MCLK = SiS_Pr->SiS_MCLKData_0[index].CLOCK; in SiS_SetCRT1FIFO_300() 2330 ThresholdLow = SiS_CalcDelay(SiS_Pr, VCLK, colorth, MCLK) + 1; in SiS_SetCRT1FIFO_300()
|
/Linux-v4.19/drivers/video/fbdev/matrox/ |
D | matroxfb_Ti3026.c | 204 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX)) argument
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p1022rdk.dts | 56 /* MCLK source is a stand-alone oscillator */
|