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

/netbsd-current/sys/dev/pci/
H A Dcs4280reg.h158 #define CS4280_PDTC 0x00c0 /* Playback DMA Transaction Count */ macro
H A Dcs4280.c604 pdtc = BA1READ4(sc, CS4280_PDTC);
607 BA1WRITE4(sc, CS4280_PDTC, pdtc);
730 sc->sc_suspend_state.cs4280.pdtc = BA1READ4(sc, CS4280_PDTC);
779 BA1WRITE4(sc, CS4280_PDTC, sc->sc_suspend_state.cs4280.pdtc);

Completed in 89 milliseconds