Home
last modified time | relevance | path

Searched full:s24_le (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/sound/
Ddai-params.yaml27 - s24_le
Dfsl,imx-asrc.yaml108 replace the fsl,asrc-width. The value is 2 (S16_LE), or 6 (S24_LE).
/linux-6.14.4/sound/soc/mediatek/mt8183/
Dmt8183-mt6358-ts3a227-max98357.c111 dev_dbg(rtd->dev, "%s(), fix format to S24_LE\n", __func__); in mt8183_rt1015_i2s_hw_params_fixup()
113 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8183_rt1015_i2s_hw_params_fixup()
Dmt8183-da7219-max98357.c185 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8183_rt1015_i2s_hw_params_fixup()
/linux-6.14.4/sound/core/
Dsound_kunit.c55 DEFINE_FORMAT(S24_LE, 32, 24, 1, 1, SILENCE()),
Dpcm.c159 FORMAT(S24_LE),
/linux-6.14.4/sound/soc/mediatek/mt8195/
Dmt8195-mt6359.c385 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8195_dptx_hw_params_fixup()
637 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8195_etdm_hw_params_fixup()
/linux-6.14.4/sound/soc/fsl/
Dfsl_asrc.c1346 "unsupported width, use default S24_LE\n"); in fsl_asrc_probe()
1353 dev_warn(&pdev->dev, "unsupported width, use default S24_LE\n"); in fsl_asrc_probe()
Dimx-pcm-rpmsg.h257 * | 0x1 | S24_LE |
Dfsl_easrc.c2175 dev_warn(dev, "unsupported format, switching to S24_LE\n"); in fsl_easrc_probe()
/linux-6.14.4/sound/soc/atmel/
Datmel_ssc_dai.c824 /* S24_LE is not supported if more than 2 channels (of TDM slots) are used. */
/linux-6.14.4/sound/soc/mediatek/mt8192/
Dmt8192-mt6359-rt1015-rt5682.c383 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8192_i2s_hw_params_fixup()
/linux-6.14.4/sound/soc/generic/
Dsimple-card-utils.c29 { "s24_le", SNDRV_PCM_FORMAT_S24_LE}, in simple_util_get_sample_fmt()
/linux-6.14.4/include/sound/
Dpcm.h155 #define SNDRV_PCM_FMTBIT_S24_LE _SNDRV_PCM_FMTBIT(S24_LE)
/linux-6.14.4/include/xen/interface/io/
Dsndif.h503 #define XENSND_PCM_FORMAT_S24_LE_STR "s24_le"