D | cavstool.py | 108 self.debug() 158 def debug(self): member in HDAStream 159 log.debug("HDA %d: PPROC %d, CTL 0x%x, LPIB 0x%x, BDPU 0x%x, BDPL 0x%x, CBL 0x%x, LVI 0x%x", 162 log.debug(" FIFOW %d, FIFOS %d, FMT %x, FIFOL %d, DPIB %d, EFIFOS %d", 164 log.debug(" status: FIFORDY %d, DESE %d, FIFOE %d, BCIS %d", 176 self.debug() 197 self.debug() 677 log.debug("DSP powered off at winstream_read") 713 log.debug("DSP powered off at winstream_write") 762 log.debug("not found, %u attempts left", attempts) [all …]
|