Searched refs:ICH_REG_X_CIV (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Dich.h41 #define ICH_REG_X_CIV 0x04 macro
H A Dich.c557 ch->civ = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1) % ch->blkcnt;
754 ociv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1);
767 nciv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1);

Completed in 63 milliseconds