Searched refs:cbl (Results 1 – 6 of 6) sorted by relevance
| /system/dev/audio/intel-hda/controller/ |
| A D | debug.cpp | 92 sout.cbl = REG_RD(&sin.cbl); in SnapshotRegs()
|
| A D | intel-hda-stream.cpp | 649 REG_WR(®s_->cbl, cyclic_buffer_length_); in ProcessStartLocked()
|
| /system/dev/audio/intel-hda/dsp/ |
| A D | intel-dsp-code-loader.cpp | 29 LOG(INFO, " CBL=0x%08x\n", REG_RD(®s_->stream.cbl)); in DumpRegisters() 130 REG_WR(®s_->stream.cbl, fw_size); in TransferFirmware()
|
| A D | debug.cpp | 22 LOG(INFO, "CBL 0x%08x\n", REG_RD(®s()->cldma.stream.cbl)); in DumpRegs()
|
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 64 { "CBL", ihda_dump32, offsetof(hda_stream_desc_regs_t, cbl) }, in ihda_dump_stream_regs()
|
| /system/ulib/intel-hda/include/intel-hda/utils/ |
| A D | intel-hda-registers.h | 46 uint32_t cbl; // (0x08) SD_n Cyclic Buffer Length member
|
Completed in 9 milliseconds