/linux-6.14.4/sound/soc/codecs/ |
D | ntp8918.c | 61 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()
|
D | pcm512x.h | 132 /* Page 0, Register 9 - BCK, LRCLK configuration */ 140 /* Page 0, Register 12 - Master mode BCK, LRCLK reset */
|
D | rtq9128.c | 451 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()
|
D | pcm186x.c | 404 * except we need to shift the TDM output by one BCK cycle in pcm186x_set_fmt()
|
D | pcm512x.c | 1158 dev_dbg(component->dev, "BCK divider %d\n", bclk_div); in pcm512x_set_dividers()
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | neofidelity,ntp8918.yaml | 48 - const: bck 69 clock-names = "wck", "scl", "bck";
|
D | neofidelity,ntp8835.yaml | 49 - const: bck 71 clock-names = "wck", "bck", "scl", "mclk";
|
/linux-6.14.4/arch/arm64/boot/dts/renesas/ |
D | rzg2l-smarc-pinfunction.dtsi | 140 pinmux = <RZG2L_PORT_PINMUX(45, 0, 1)>, /* BCK */ 147 pinmux = <RZG2L_PORT_PINMUX(46, 0, 1)>, /* BCK */
|
D | rzg2ul-smarc-pinfunction.dtsi | 116 pinmux = <RZG2L_PORT_PINMUX(3, 0, 2)>, /* BCK */
|
D | rzg2lc-smarc-pinfunction.dtsi | 126 pinmux = <RZG2L_PORT_PINMUX(45, 0, 1)>, /* BCK */
|
D | rzg3s-smarc.dtsi | 198 pinmux = <RZG2L_PORT_PINMUX(18, 2, 8)>, /* BCK */
|
/linux-6.14.4/sound/soc/mediatek/mt8183/ |
D | mt8183-dai-pcm.c | 30 /* bck sync length = 1 */ 32 /* bck sync length = PCM_INTF_CON1[9:13] */
|
D | mt8183-dai-tdm.c | 488 /* 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/ |
D | mt6797-dai-pcm.c | 30 /* bck sync length = 1 */ 32 /* bck sync length = PCM_INTF_CON1[9:13] */
|
/linux-6.14.4/sound/soc/mediatek/mt8186/ |
D | mt8186-dai-pcm.c | 37 /* bck sync length = 1 */ 39 /* bck sync length = PCM_INTF_CON1[9:13] */
|
/linux-6.14.4/sound/soc/mediatek/mt8192/ |
D | mt8192-dai-pcm.c | 31 /* bck sync length = 1 */ 33 /* bck sync length = PCM_INTF_CON1[9:13] */
|
D | mt8192-dai-tdm.c | 537 /* 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/ |
D | sh7785.h | 7 * MODE0: CPG - Initial Pck/Bck Frequency [FRQMR1]
|
/linux-6.14.4/sound/soc/mediatek/mt8365/ |
D | mt8365-dai-i2s.c | 305 /* 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/ |
D | mt8188-dai-etdm.c | 2113 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/ |
D | mt8195-dai-etdm.c | 1975 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/ |
D | at91-tse850-3.dts | 334 /* 16 */ "BCK", "LRCK", "DIN", "",
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sda660-inforce-ifc6560.dts | 70 v3p3_bck_bst: v3p3-bck-bst-regulator {
|
/linux-6.14.4/sound/soc/mediatek/mt2701/ |
D | mt2701-afe-pcm.c | 177 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/ |
D | dsi.c | 3589 pr_debug("%s bck %lu, %u/%u/%u/%u/%u/%u = %u+%u = %u, " in print_dsi_vm()
|