Searched refs:PCIM_I2S_96KHZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | envy24.h | 81 #define PCIM_I2S_96KHZ 0x40 /* I2S converter 96kHz sampling rate support */ macro |
H A D | envy24.c | 2341 if (sc->cfg->i2s & PCIM_I2S_96KHZ) in envy24_putcfg() |