Home
last modified time | relevance | path

Searched full:bitclk (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dmarvell,mmp-sspa.yaml38 - const: bitclk
91 clock-names = "audio", "bitclk";
/linux/drivers/pinctrl/pxa/
H A Dpinctrl-pxa25x.c65 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 Dmmp2.dtsi245 clock-names = "audio", "bitclk";
258 clock-names = "audio", "bitclk";
/linux/sound/soc/mxs/
H A Dmxs-saif.c63 * 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 Dkmb_platform.c663 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 Dstingray-pinctrl.dtsi203 i2s_pins: i2s-bitclk-pins {
/linux/sound/soc/dwc/
H A Ddwc-i2s.c336 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 Dmmp-sspa.c485 sspa->clk = devm_clk_get(&pdev->dev, "bitclk"); in asoc_mmp_sspa_probe()
H A Dpxa-ssp.c628 /* This is a special case where the bitclk is 64fs in pxa_ssp_hw_params()
/linux/drivers/gpu/drm/stm/
H A Dlvds.c676 * 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 Dhdmi5.c165 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
H A Dhdmi4.c171 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
/linux/sound/soc/codecs/
H A Dalc5623.c559 /* PLL source from Bitclk */ in alc5623_set_dai_pll()
H A Dalc5632.c719 /* PLL source from Bitclk */ in alc5632_set_dai_pll()
/linux/sound/soc/qcom/
H A Dlpass-cpu.c291 dev_err(dai->dev, "error setting mi2s bitclk to %u: %d\n", in lpass_cpu_daiops_hw_params()
/linux/sound/soc/fsl/
H A Dfsl_ssi.c719 dev_err(dai->dev, "bitclk > ipgclk / 5\n"); in fsl_ssi_set_bclk()
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c2291 * so multiply by 7 to get the "bitclk rate" in msm_dsi_host_get_phy_clk_req()
/linux/sound/pci/
H A Dens1370.c1932 /* AC'97 warm reset to start the bitclk */ in snd_ensoniq_chip_init()