Home
last modified time | relevance | path

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

1234

/linux-6.6.21/Documentation/devicetree/bindings/sound/
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
Dcs42l56.txt20 Frequency = MCLK / 4 * (N+2)
22 MCLK = Where MCLK is the frequency of the mclk signal after the MCLKDIV2 circuit.
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.
Dcirrus,cs42l51.yaml30 - const: MCLK
70 clock-names = "MCLK";
Dmaxim,max98088.txt12 - clocks: the clock provider of MCLK, see ../clock/clock-bindings.txt section
Dmax9860.txt14 - clocks : A clock specifier for the clock connected as MCLK.
Deverest,es8316.yaml25 - description: clock for master clock (MCLK)
Dda7213.txt10 - clocks : phandle and clock specifier for codec MCLK.
Dst,stm32-sai.yaml82 - description: MCLK clock from a SAI set as master clock provider.
88 - const: MCLK
Dcs4271.txt24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
/linux-6.6.21/Documentation/devicetree/bindings/media/
Dpxa-camera.txt12 sensor master clock MCLK
13 - clock-frequency: host interface is driving MCLK, and MCLK rate is this rate
/linux-6.6.21/drivers/spi/
Dspi-mpc52xx-psc.c26 #define MCLK 20000000 /* PSC port MClk in hz */ macro
93 ccr |= (MCLK / cs->speed_hz - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs()
95 ccr |= (MCLK / 1000000 - 1) & 0xFF; in mpc52xx_psc_spi_activate_cs()
250 mclken_div = 512000000 / MCLK; in mpc52xx_psc_spi_port_config()
/linux-6.6.21/sound/soc/meson/
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()
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()
Daiu.h20 MCLK, enumerator
Daiu.c202 [MCLK] = "i2s_mclk",
209 [MCLK] = "spdif_mclk_sel"
/linux-6.6.21/Documentation/sound/soc/
Dclocking.rst12 Every audio subsystem is driven by a master clock (sometimes referred to as MCLK
34 - BCLK = MCLK / x, or
/linux-6.6.21/drivers/media/pci/ddbridge/
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.6.21/Documentation/devicetree/bindings/display/bridge/
Dsil,sii9022.yaml74 description: MCLK input. MCLK can be used to produce HDMI audio CTS values.
/linux-6.6.21/arch/arm/boot/dts/st/
Dstm32mp157c-phycore-stm32mp15-som.dtsi94 "Playback", "MCLK", /* Set a route between "MCLK" and "playback" widgets */
95 "Capture", "MCLK";
458 clock-names = "sai_ck", "MCLK";
Dstm32mp15xx-dkx.dtsi78 "Playback" , "MCLK",
79 "Capture" , "MCLK",
221 clock-names = "MCLK";
528 clock-names = "sai_ck", "MCLK";
/linux-6.6.21/arch/arm64/boot/dts/qcom/
Dsdm845-oneplus-enchilada.dts60 audio-routing = "RX_BIAS", "MCLK",
Dsdm845-oneplus-fajita.dts42 audio-routing = "RX_BIAS", "MCLK",
/linux-6.6.21/Documentation/devicetree/bindings/clock/
Dqcom,gcc-msm8916.yaml35 - description: External MCLK clock
Dfsl,sai-clock.yaml18 clock of the second SAI as a MCLK clock for an audio codec, for example.

1234