Searched refs:ihda_dump16 (Results 1 – 1 of 1) sorted by relevance
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 65 { "LVI", ihda_dump16, offsetof(hda_stream_desc_regs_t, lvi) }, in ihda_dump_stream_regs() 145 ihda_dump16("GCAP", ®s, offsetof(hda_registers_t, gcap)); in DumpRegs() 148 ihda_dump16("OUTPAY", ®s, offsetof(hda_registers_t, outpay)); in DumpRegs() 149 ihda_dump16("INPAY", ®s, offsetof(hda_registers_t, inpay)); in DumpRegs() 151 ihda_dump16("WAKEEN", ®s, offsetof(hda_registers_t, wakeen)); in DumpRegs() 153 ihda_dump16("GSTS", ®s, offsetof(hda_registers_t, gsts)); in DumpRegs() 162 ihda_dump16("CORBWP", ®s, offsetof(hda_registers_t, corbwp)); in DumpRegs() 163 ihda_dump16("CORBRP", ®s, offsetof(hda_registers_t, corbrp)); in DumpRegs() 169 ihda_dump16("RIRBWP", ®s, offsetof(hda_registers_t, rirbwp)); in DumpRegs() 170 ihda_dump16("RINTCNT", ®s, offsetof(hda_registers_t, rintcnt)); in DumpRegs() [all …]
|
Completed in 2 milliseconds