Searched full:bitclk (Results 1 – 18 of 18) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | marvell,mmp-sspa.yaml | 38 - const: bitclk 91 clock-names = "audio", "bitclk";
|
/linux/drivers/pinctrl/pxa/ |
H A D | pinctrl-pxa25x.c | 65 PXA_FUNCTION(0, 1, "BITCLK"), 66 PXA_FUNCTION(0, 2, "BITCLK"), 67 PXA_FUNCTION(1, 1, "BITCLK")),
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | mmp2.dtsi | 245 clock-names = "audio", "bitclk"; 258 clock-names = "audio", "bitclk";
|
/linux/sound/soc/mxs/ |
H A D | mxs-saif.c | 63 * Since SAIF may work on EXTMASTER mode, IOW, it's working BITCLK&LRCLK 453 * that uses the other saif's BITCLK&LRCLK but it still needs a in mxs_saif_hw_params()
|
/linux/sound/soc/intel/keembay/ |
H A D | kmb_platform.c | 663 u32 bitclk = config->sample_rate * config->data_width * 2; in kmb_dai_hw_params() local 665 ret = clk_set_rate(kmb_i2s->clk_i2s, bitclk); in kmb_dai_hw_params()
|
/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray-pinctrl.dtsi | 203 i2s_pins: i2s-bitclk-pins {
|
/linux/sound/soc/dwc/ |
H A D | dwc-i2s.c | 336 u32 bitclk = config->sample_rate * in dw_i2s_hw_params() local 339 ret = clk_set_rate(dev->clk, bitclk); in dw_i2s_hw_params()
|
/linux/sound/soc/pxa/ |
H A D | mmp-sspa.c | 485 sspa->clk = devm_clk_get(&pdev->dev, "bitclk"); in asoc_mmp_sspa_probe()
|
H A D | pxa-ssp.c | 628 /* This is a special case where the bitclk is 64fs in pxa_ssp_hw_params()
|
/linux/drivers/gpu/drm/stm/ |
H A D | lvds.c | 676 * We want pixclk, not bitclk in lvds_pixel_clk_recalc_rate() 717 * We want pixclk, not bitclk in lvds_pixel_clk_round_rate()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5.c | 165 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
|
H A D | hdmi4.c | 171 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
|
/linux/sound/soc/codecs/ |
H A D | alc5623.c | 559 /* PLL source from Bitclk */ in alc5623_set_dai_pll()
|
H A D | alc5632.c | 719 /* PLL source from Bitclk */ in alc5632_set_dai_pll()
|
/linux/sound/soc/qcom/ |
H A D | lpass-cpu.c | 291 dev_err(dai->dev, "error setting mi2s bitclk to %u: %d\n", in lpass_cpu_daiops_hw_params()
|
/linux/sound/soc/fsl/ |
H A D | fsl_ssi.c | 719 dev_err(dai->dev, "bitclk > ipgclk / 5\n"); in fsl_ssi_set_bclk()
|
/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 2291 * so multiply by 7 to get the "bitclk rate" in msm_dsi_host_get_phy_clk_req()
|
/linux/sound/pci/ |
H A D | ens1370.c | 1932 /* AC'97 warm reset to start the bitclk */ in snd_ensoniq_chip_init()
|