Searched refs:bdpu (Results 1 – 6 of 6) sorted by relevance
| /system/dev/audio/intel-hda/controller/ |
| A D | debug.cpp | 97 sout.bdpu = REG_RD(&sin.bdpu); in SnapshotRegs()
|
| A D | intel-hda-stream.cpp | 648 REG_WR(®s_->bdpu, static_cast<uint32_t>((bdl_phys >> 32) & 0xFFFFFFFFu)); in ProcessStartLocked()
|
| /system/dev/audio/intel-hda/dsp/ |
| A D | intel-dsp-code-loader.cpp | 34 LOG(INFO, " BDPU=0x%08x\n", REG_RD(®s_->stream.bdpu)); in DumpRegisters() 129 REG_WR(®s_->stream.bdpu, static_cast<uint32_t>((bdl_phys >> 32) & 0xFFFFFFFFu)); in TransferFirmware()
|
| A D | debug.cpp | 27 LOG(INFO, "BDPU 0x%08x\n", REG_RD(®s()->cldma.stream.bdpu)); in DumpRegs()
|
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 69 { "BDPU", ihda_dump32, offsetof(hda_stream_desc_regs_t, bdpu) }, in ihda_dump_stream_regs()
|
| /system/ulib/intel-hda/include/intel-hda/utils/ |
| A D | intel-hda-registers.h | 53 uint32_t bdpu; // (0x1C) SD_n Buffer Descriptor List Pointer - Upper member
|
Completed in 56 milliseconds