Home
last modified time | relevance | path

Searched refs:ihda_dump16 (Results 1 – 1 of 1) sorted by relevance

/system/uapp/ihda/
A Dintel_hda_controller.cpp65 { "LVI", ihda_dump16, offsetof(hda_stream_desc_regs_t, lvi) }, in ihda_dump_stream_regs()
145 ihda_dump16("GCAP", &regs, offsetof(hda_registers_t, gcap)); in DumpRegs()
148 ihda_dump16("OUTPAY", &regs, offsetof(hda_registers_t, outpay)); in DumpRegs()
149 ihda_dump16("INPAY", &regs, offsetof(hda_registers_t, inpay)); in DumpRegs()
151 ihda_dump16("WAKEEN", &regs, offsetof(hda_registers_t, wakeen)); in DumpRegs()
153 ihda_dump16("GSTS", &regs, offsetof(hda_registers_t, gsts)); in DumpRegs()
162 ihda_dump16("CORBWP", &regs, offsetof(hda_registers_t, corbwp)); in DumpRegs()
163 ihda_dump16("CORBRP", &regs, offsetof(hda_registers_t, corbrp)); in DumpRegs()
169 ihda_dump16("RIRBWP", &regs, offsetof(hda_registers_t, rirbwp)); in DumpRegs()
170 ihda_dump16("RINTCNT", &regs, offsetof(hda_registers_t, rintcnt)); in DumpRegs()
[all …]

Completed in 2 milliseconds