Home
last modified time | relevance | path

Searched refs:APPLE_MCA_FMTBITS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/apple/
H A Dmca.c124 #define APPLE_MCA_FMTBITS (SNDRV_PCM_FMTBIT_S16_LE | \ macro
1104 fe->playback.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1108 fe->capture.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1131 be->playback.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1135 be->capture.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()