Searched refs:bdpl (Results 1 – 6 of 6) sorted by relevance
| /system/dev/audio/intel-hda/controller/ |
| A D | debug.cpp | 96 sout.bdpl = REG_RD(&sin.bdpl); in SnapshotRegs()
|
| A D | intel-hda-stream.cpp | 647 REG_WR(®s_->bdpl, static_cast<uint32_t>(bdl_phys & 0xFFFFFFFFu)); in ProcessStartLocked()
|
| /system/dev/audio/intel-hda/dsp/ |
| A D | intel-dsp-code-loader.cpp | 33 LOG(INFO, " BDPL=0x%08x\n", REG_RD(®s_->stream.bdpl)); in DumpRegisters() 128 REG_WR(®s_->stream.bdpl, static_cast<uint32_t>(bdl_phys & 0xFFFFFFFFu)); in TransferFirmware()
|
| A D | debug.cpp | 26 LOG(INFO, "BDPL 0x%08x\n", REG_RD(®s()->cldma.stream.bdpl)); in DumpRegs()
|
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 68 { "BDPL", ihda_dump32, offsetof(hda_stream_desc_regs_t, bdpl) }, in ihda_dump_stream_regs()
|
| /system/ulib/intel-hda/include/intel-hda/utils/ |
| A D | intel-hda-registers.h | 52 uint32_t bdpl; // (0x18) SD_n Buffer Descriptor List Pointer - Lower member
|
Completed in 9 milliseconds