Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Daoa.c339 static u_int32_t sc_fmt[] = { variable
343 static struct pcmchan_caps aoa_caps = {44100, 44100, sc_fmt, 0};
/freebsd/sys/arm64/rockchip/
H A Drk_i2s.c166 static uint32_t sc_fmt[] = { variable
170 static struct pcmchan_caps rk_i2s_caps = {RK_I2S_SAMPLING_RATE, RK_I2S_SAMPLING_RATE, sc_fmt, 0};
/freebsd/sys/arm/allwinner/
H A Daw_i2s.c257 static uint32_t sc_fmt[] = { variable
261 static struct pcmchan_caps aw_i2s_caps = {AW_I2S_SAMPLE_RATE, AW_I2S_SAMPLE_RATE, sc_fmt, 0};
/freebsd/sys/dev/sound/pci/
H A Dvibes.c105 static u_int32_t sc_fmt[] = { variable
113 static struct pcmchan_caps sc_caps = {8000, 48000, sc_fmt, 0};