Searched refs:PCIR_I2S (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | envy24.h | 79 #define PCIR_I2S 0x62 /* I2S Converters Features Register */ macro |
H A D | envy24.c | 2427 pci_write_config(sc->dev, PCIR_I2S, sc->cfg->i2s, 1); in envy24_init() |