Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Denvy24.h79 #define PCIR_I2S 0x62 /* I2S Converters Features Register */ macro
H A Denvy24.c2427 pci_write_config(sc->dev, PCIR_I2S, sc->cfg->i2s, 1); in envy24_init()