Searched full:s24_le (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | dai-params.yaml | 27 - s24_le
|
D | fsl,imx-asrc.yaml | 108 replace the fsl,asrc-width. The value is 2 (S16_LE), or 6 (S24_LE).
|
/linux-6.14.4/sound/soc/mediatek/mt8183/ |
D | mt8183-mt6358-ts3a227-max98357.c | 111 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()
|
D | mt8183-da7219-max98357.c | 185 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8183_rt1015_i2s_hw_params_fixup()
|
/linux-6.14.4/sound/core/ |
D | sound_kunit.c | 55 DEFINE_FORMAT(S24_LE, 32, 24, 1, 1, SILENCE()),
|
D | pcm.c | 159 FORMAT(S24_LE),
|
/linux-6.14.4/sound/soc/mediatek/mt8195/ |
D | mt8195-mt6359.c | 385 /* 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/ |
D | fsl_asrc.c | 1346 "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()
|
D | imx-pcm-rpmsg.h | 257 * | 0x1 | S24_LE |
|
D | fsl_easrc.c | 2175 dev_warn(dev, "unsupported format, switching to S24_LE\n"); in fsl_easrc_probe()
|
/linux-6.14.4/sound/soc/atmel/ |
D | atmel_ssc_dai.c | 824 /* S24_LE is not supported if more than 2 channels (of TDM slots) are used. */
|
/linux-6.14.4/sound/soc/mediatek/mt8192/ |
D | mt8192-mt6359-rt1015-rt5682.c | 383 /* fix BE i2s format to S24_LE, clean param mask first */ in mt8192_i2s_hw_params_fixup()
|
/linux-6.14.4/sound/soc/generic/ |
D | simple-card-utils.c | 29 { "s24_le", SNDRV_PCM_FORMAT_S24_LE}, in simple_util_get_sample_fmt()
|
/linux-6.14.4/include/sound/ |
D | pcm.h | 155 #define SNDRV_PCM_FMTBIT_S24_LE _SNDRV_PCM_FMTBIT(S24_LE)
|
/linux-6.14.4/include/xen/interface/io/ |
D | sndif.h | 503 #define XENSND_PCM_FORMAT_S24_LE_STR "s24_le"
|