Home
last modified time | relevance | path

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

/freebsd/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; in ichchan_getptr()
754 ociv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1); in ich_calibrate()
767 nciv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1); in ich_calibrate()