Home
last modified time | relevance | path

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

1234

/linux/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 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 Dcirrus,cs42l51.yaml30 - const: MCLK
70 clock-names = "MCLK";
A Dnuvoton,nau8325.yaml46 When clock detection is enabled, it will detect whether MCLK
47 and FS are within the range. MCLK range is from 2.048MHz to 24.576MHz.
A Dmax9860.txt14 - clocks : A clock specifier for the clock connected as MCLK.
A Deverest,es8316.yaml28 - description: clock for master clock (MCLK)
A Dst,stm32-sai.yaml86 - description: MCLK clock from a SAI set as master clock provider.
92 - const: MCLK
A Dfsl,saif.yaml40 description: Configure the I2S device as MCLK clock provider.
/linux/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/drivers/spi/
A 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/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.c202 [MCLK] = "i2s_mclk",
209 [MCLK] = "spdif_mclk_sel"
/linux/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/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/Documentation/devicetree/bindings/display/bridge/
A Dsil,sii9022.yaml74 description: MCLK input. MCLK can be used to produce HDMI audio CTS values.
/linux/arch/arm/boot/dts/st/
A Dstm32mp157c-phycore-stm32mp15-som.dtsi94 "Playback", "MCLK", /* Set a route between "MCLK" and "playback" widgets */
95 "Capture", "MCLK";
458 clock-names = "sai_ck", "MCLK";
A Dstm32mp15xx-dkx.dtsi78 "Playback" , "MCLK",
79 "Capture" , "MCLK",
221 clock-names = "MCLK";
528 clock-names = "sai_ck", "MCLK";
/linux/arch/arm64/boot/dts/qcom/
A Dsdm845-oneplus-enchilada.dts60 audio-routing = "RX_BIAS", "MCLK",
A Dsdm845-oneplus-fajita.dts42 audio-routing = "RX_BIAS", "MCLK",
/linux/Documentation/devicetree/bindings/clock/
A Dfsl,sai-clock.yaml18 clock of the second SAI as a MCLK clock for an audio codec, for example.
A Dqcom,gcc-msm8916.yaml35 - description: External MCLK clock
A Dstarfive,jh7110-voutcrg.yaml24 - description: Vout Top HDMI MCLK

Completed in 30 milliseconds

1234