Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dcs4280reg.h192 #define CS4280_PDTC 0x00c0 /* Playback DMA Transaction Count */ macro
Dcs4280.c1255 pdtc = BA1READ4(sc, CS4280_PDTC); in cs4280_trigger_output()
1258 BA1WRITE4(sc, CS4280_PDTC, pdtc); in cs4280_trigger_output()