Searched refs:ICH_PCMI (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | auich.c | 1096 auich_halt_pipe(sc, ICH_PCMI); in auich_halt_input() 1262 ICH_PCMI + sc->sc_sts_reg); in auich_intr() 1271 auich_intr_pipe(sc, ICH_PCMI, &sc->pcmi); in auich_intr() 1274 bus_space_write_2(sc->iot, sc->aud_ioh, ICH_PCMI + in auich_intr() 1448 bus_space_write_4(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_BDBAR, in auich_trigger_input() 1450 auich_trigger_pipe(sc, ICH_PCMI, &sc->pcmi); in auich_trigger_input() 1640 ociv = bus_space_read_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_CIV); in auich_calibrate() 1641 bus_space_write_4(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_BDBAR, in auich_calibrate() 1643 bus_space_write_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_LVI, in auich_calibrate() 1649 bus_space_write_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_CTRL, ICH_RPBM); in auich_calibrate() [all …]
|
| D | auichreg.h | 74 #define ICH_PCMI 0x00 macro
|