Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dich.h48 #define ICH_REG_PI_BASE 0x00 macro
H A Dich.c329 regbase = ICH_REG_PI_BASE; in ich_resetchan()
398 ch->regbase = ICH_REG_PI_BASE; in ichchan_init()
731 KASSERT(ch->regbase == ICH_REG_PI_BASE, ("wrong direction")); in ich_calibrate()