Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dmarvell,mmp-sspa.yaml35 - const: bitclk
106 clock-names = "audio", "bitclk";
/OK3568_Linux_fs/kernel/drivers/pinctrl/pxa/
H A Dpinctrl-pxa25x.c66 PXA_FUNCTION(0, 1, "BITCLK"),
67 PXA_FUNCTION(0, 2, "BITCLK"),
68 PXA_FUNCTION(1, 1, "BITCLK")),
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmmp2.dtsi244 clock-names = "audio", "bitclk";
257 clock-names = "audio", "bitclk";
/OK3568_Linux_fs/kernel/sound/soc/intel/keembay/
H A Dkmb_platform.c549 u32 bitclk = config->sample_rate * config->data_width * 2; in kmb_dai_hw_params() local
551 ret = clk_set_rate(kmb_i2s->clk_i2s, bitclk); in kmb_dai_hw_params()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-img-spfi.c447 * output = spfi_clk * (BITCLK / 512), where BITCLK must be a in img_spfi_config()
/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-i2s.c294 u32 bitclk = config->sample_rate * in dw_i2s_hw_params() local
297 ret = clk_set_rate(dev->clk, bitclk); in dw_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/mxs/
H A Dmxs-saif.c64 * Since SAIF may work on EXTMASTER mode, IOW, it's working BITCLK&LRCLK
454 * that uses the other saif's BITCLK&LRCLK but it still needs a in mxs_saif_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/sh/
H A Dssi.c319 * rate with the right bitclk and divider settings.
/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dmmp-sspa.c481 sspa->clk = devm_clk_get(&pdev->dev, "bitclk"); in asoc_mmp_sspa_probe()
H A Dpxa-ssp.c652 /* This is a special case where the bitclk is 64fs in pxa_ssp_hw_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c170 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
H A Dhdmi5.c164 /* DSS_HDMI_TCLK is bitclk / 10 */ in hdmi_power_on_full()
/OK3568_Linux_fs/kernel/sound/soc/qcom/
H A Dlpass-cpu.c280 dev_err(dai->dev, "error setting mi2s bitclk to %u: %d\n", in lpass_cpu_daiops_hw_params()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_ssi.c714 dev_err(dai->dev, "bitclk > ipgclk / 5\n"); in fsl_ssi_set_bclk()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dens1370.c1954 /* AC'97 warm reset to start the bitclk */ in snd_ensoniq_chip_init()