Home
last modified time | relevance | path

Searched refs:MCLK (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dmt8173-rt5650.txt16 - mediatek,mclk: the MCLK source
17 0 : external oscillator, MCLK = 12.288M
18 1 : internal source from mt8173, MCLK = sampling rate*256
A Dcs42l56.txt20 Frequency = MCLK / 4 * (N+2)
22 MCLK = Where MCLK is the frequency of the mclk signal after the MCLKDIV2 circuit.
A Dcirrus,cs42l51.yaml30 - const: MCLK
66 clock-names = "MCLK";
A Dtas2552.txt18 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.
A Dmaxim,max98088.txt12 - clocks: the clock provider of MCLK, see ../clock/clock-bindings.txt section
A Dmax9860.txt14 - clocks : A clock specifier for the clock connected as MCLK.
A Deverest,es8316.yaml25 - description: clock for master clock (MCLK)
A Dda7213.txt10 - clocks : phandle and clock specifier for codec MCLK.
A Dst,stm32-sai.yaml82 - description: MCLK clock from a SAI set as master clock provider.
88 - const: MCLK
A Dcs4271.txt24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
A Dtas571x.txt22 - clocks: clock phandle for the MCLK input
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Dpxa-camera.txt12 sensor master clock MCLK
13 - clock-frequency: host interface is driving MCLK, and MCLK rate is this rate
/linux-6.3-rc2/sound/soc/meson/
A Daiu-encoder-spdif.c144 ret = clk_set_rate(aiu->spdif.clks[MCLK].clk, mrate); in aiu_encoder_spdif_hw_params()
183 ret = clk_set_parent(aiu->spdif.clks[MCLK].clk, in aiu_encoder_spdif_startup()
A Daiu-encoder-i2s.c153 fs = DIV_ROUND_CLOSEST(clk_get_rate(aiu->i2s.clks[MCLK].clk), srate); in aiu_encoder_i2s_set_clocks()
279 ret = clk_set_rate(aiu->i2s.clks[MCLK].clk, freq); in aiu_encoder_i2s_set_sysclk()
A Daiu.h20 MCLK, enumerator
A Daiu.c208 [MCLK] = "i2s_mclk",
215 [MCLK] = "spdif_mclk_sel"
/linux-6.3-rc2/drivers/spi/
A Dspi-mpc52xx-psc.c28 #define MCLK 20000000 /* PSC port MClk in hz */ macro
99 ccr |= (MCLK / cs->speed_hz - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs()
101 ccr |= (MCLK / 1000000 - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs()
272 mclken_div = (mps->sysclk ? mps->sysclk : 512000000) / MCLK; in mpc52xx_psc_spi_port_config()
/linux-6.3-rc2/Documentation/sound/soc/
A Dclocking.rst12 Every audio subsystem is driven by a master clock (sometimes referred to as MCLK
34 - BCLK = MCLK / x, or
/linux-6.3-rc2/drivers/media/pci/ddbridge/
A Dddbridge-sx8.c14 static const u32 MCLK = (1550000000 / 12); variable
187 if (p->symbol_rate >= (MCLK / 2)) in start()
209 if (p->symbol_rate >= MCLK / 2) { in start()
244 i = (p->symbol_rate > (MCLK / 2)) ? 3 : 7; in start()
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/
A Dsil,sii9022.yaml74 description: MCLK input. MCLK can be used to produce HDMI audio CTS values.
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsdm845-oneplus-enchilada.dts56 audio-routing = "RX_BIAS", "MCLK",
A Dsdm845-oneplus-fajita.dts42 audio-routing = "RX_BIAS", "MCLK",
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dqcom,gcc-msm8916.yaml35 - description: External MCLK clock
A Dfsl,sai-clock.yaml18 clock of the second SAI as a MCLK clock for an audio codec, for example.
/linux-6.3-rc2/arch/arm/boot/dts/
A Dstm32mp15xx-dkx.dtsi77 "Playback" , "MCLK",
78 "Capture" , "MCLK",
213 clock-names = "MCLK";
521 clock-names = "sai_ck", "MCLK";

Completed in 26 milliseconds

1234