Home
last modified time | relevance | path

Searched full:bck (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.14.4/sound/soc/codecs/
Dntp8918.c61 struct clk *bck; member
134 clk_disable_unprepare(ntp8918->bck); in ntp8918_snd_suspend()
144 ret = clk_prepare_enable(ntp8918->bck); in ntp8918_snd_resume()
366 ntp8918->bck = devm_clk_get_enabled(&i2c->dev, "bck"); in ntp8918_i2c_probe()
367 if (IS_ERR(ntp8918->bck)) in ntp8918_i2c_probe()
368 return dev_err_probe(&i2c->dev, PTR_ERR(ntp8918->bck), "failed to get bck clock\n"); in ntp8918_i2c_probe()
Dpcm512x.h132 /* Page 0, Register 9 - BCK, LRCLK configuration */
140 /* Page 0, Register 12 - Master mode BCK, LRCLK reset */
Drtq9128.c451 dev_err(dev, "Only support BCK and LRCK as consumer\n"); in rtq9128_dai_set_fmt()
593 /* Check BCK not exceed the maximum supported rate 24.576MHz */ in rtq9128_dai_hw_params()
Dpcm186x.c404 * except we need to shift the TDM output by one BCK cycle in pcm186x_set_fmt()
Dpcm512x.c1158 dev_dbg(component->dev, "BCK divider %d\n", bclk_div); in pcm512x_set_dividers()
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dneofidelity,ntp8918.yaml48 - const: bck
69 clock-names = "wck", "scl", "bck";
Dneofidelity,ntp8835.yaml49 - const: bck
71 clock-names = "wck", "bck", "scl", "mclk";
/linux-6.14.4/arch/arm64/boot/dts/renesas/
Drzg2l-smarc-pinfunction.dtsi140 pinmux = <RZG2L_PORT_PINMUX(45, 0, 1)>, /* BCK */
147 pinmux = <RZG2L_PORT_PINMUX(46, 0, 1)>, /* BCK */
Drzg2ul-smarc-pinfunction.dtsi116 pinmux = <RZG2L_PORT_PINMUX(3, 0, 2)>, /* BCK */
Drzg2lc-smarc-pinfunction.dtsi126 pinmux = <RZG2L_PORT_PINMUX(45, 0, 1)>, /* BCK */
Drzg3s-smarc.dtsi198 pinmux = <RZG2L_PORT_PINMUX(18, 2, 8)>, /* BCK */
/linux-6.14.4/sound/soc/mediatek/mt8183/
Dmt8183-dai-pcm.c30 /* bck sync length = 1 */
32 /* bck sync length = PCM_INTF_CON1[9:13] */
Dmt8183-dai-tdm.c488 /* calculate bck */ in mtk_dai_tdm_hw_params()
497 dev_warn(afe->dev, "%s(), bck cannot generate", __func__); in mtk_dai_tdm_hw_params()
/linux-6.14.4/sound/soc/mediatek/mt6797/
Dmt6797-dai-pcm.c30 /* bck sync length = 1 */
32 /* bck sync length = PCM_INTF_CON1[9:13] */
/linux-6.14.4/sound/soc/mediatek/mt8186/
Dmt8186-dai-pcm.c37 /* bck sync length = 1 */
39 /* bck sync length = PCM_INTF_CON1[9:13] */
/linux-6.14.4/sound/soc/mediatek/mt8192/
Dmt8192-dai-pcm.c31 /* bck sync length = 1 */
33 /* bck sync length = PCM_INTF_CON1[9:13] */
Dmt8192-dai-tdm.c537 /* calculate bck */ in mtk_dai_tdm_hw_params()
546 dev_warn(afe->dev, "%s(), bck cannot generate", __func__); in mtk_dai_tdm_hw_params()
/linux-6.14.4/arch/sh/include/cpu-sh4/cpu/
Dsh7785.h7 * MODE0: CPG - Initial Pck/Bck Frequency [FRQMR1]
/linux-6.14.4/sound/soc/mediatek/mt8365/
Dmt8365-dai-i2s.c305 /* 1:bck=32lrck(16bit) or bck=64lrck(32bit) 0:fix bck=64lrck */ in mt8365_dai_set_config()
/linux-6.14.4/sound/soc/mediatek/mt8188/
Dmt8188-dai-etdm.c2113 unsigned int bck; in mtk_dai_etdm_configure() local
2127 dev_dbg(afe->dev, "%s fmt %u data %u lrck %d-%u bck %d, slv %u\n", in mtk_dai_etdm_configure()
2137 bck = rate * etdm_channels * wlen; in mtk_dai_etdm_configure()
2138 if (bck > MT8188_ETDM_NORMAL_MAX_BCK_RATE) { in mtk_dai_etdm_configure()
2139 dev_err(afe->dev, "%s bck rate %u not support\n", in mtk_dai_etdm_configure()
2140 __func__, bck); in mtk_dai_etdm_configure()
/linux-6.14.4/sound/soc/mediatek/mt8195/
Dmt8195-dai-etdm.c1975 unsigned int bck; in mtk_dai_etdm_configure() local
1991 dev_dbg(afe->dev, "%s fmt %u data %u lrck %d-%u bck %d, clock %u slv %u\n", in mtk_dai_etdm_configure()
2001 bck = rate * etdm_channels * wlen; in mtk_dai_etdm_configure()
2002 if (bck > MT8195_ETDM_NORMAL_MAX_BCK_RATE) { in mtk_dai_etdm_configure()
2003 dev_info(afe->dev, "%s bck rate %u not support\n", in mtk_dai_etdm_configure()
2004 __func__, bck); in mtk_dai_etdm_configure()
/linux-6.14.4/arch/arm/boot/dts/microchip/
Dat91-tse850-3.dts334 /* 16 */ "BCK", "LRCK", "DIN", "",
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsda660-inforce-ifc6560.dts70 v3p3_bck_bst: v3p3-bck-bst-regulator {
/linux-6.14.4/sound/soc/mediatek/mt2701/
Dmt2701-afe-pcm.c177 int reg, fs, w_len = 1; /* now we support bck 64bits only */ in mt2701_i2s_path_enable()
/linux-6.14.4/drivers/gpu/drm/omapdrm/dss/
Ddsi.c3589 pr_debug("%s bck %lu, %u/%u/%u/%u/%u/%u = %u+%u = %u, " in print_dsi_vm()

12