Searched refs:ihda_dump32 (Results 1 – 1 of 1) sorted by relevance
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 63 { "LPIB", ihda_dump32, offsetof(hda_stream_desc_regs_t, lpib) }, in ihda_dump_stream_regs() 64 { "CBL", ihda_dump32, offsetof(hda_stream_desc_regs_t, cbl) }, in ihda_dump_stream_regs() 68 { "BDPL", ihda_dump32, offsetof(hda_stream_desc_regs_t, bdpl) }, in ihda_dump_stream_regs() 69 { "BDPU", ihda_dump32, offsetof(hda_stream_desc_regs_t, bdpu) }, in ihda_dump_stream_regs() 150 ihda_dump32("GCTL", ®s, offsetof(hda_registers_t, gctl)); in DumpRegs() 156 ihda_dump32("INTCTL", ®s, offsetof(hda_registers_t, intctl)); in DumpRegs() 157 ihda_dump32("INTSTS", ®s, offsetof(hda_registers_t, intsts)); in DumpRegs() 158 ihda_dump32("WALCLK", ®s, offsetof(hda_registers_t, walclk)); in DumpRegs() 159 ihda_dump32("SSYNC", ®s, offsetof(hda_registers_t, ssync)); in DumpRegs() 174 ihda_dump32("ICOI", ®s, offsetof(hda_registers_t, icoi)); in DumpRegs() [all …]
|
Completed in 3 milliseconds