Home
last modified time | relevance | path

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

/system/uapp/ihda/
A Dintel_hda_controller.cpp63 { "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", &regs, offsetof(hda_registers_t, gctl)); in DumpRegs()
156 ihda_dump32("INTCTL", &regs, offsetof(hda_registers_t, intctl)); in DumpRegs()
157 ihda_dump32("INTSTS", &regs, offsetof(hda_registers_t, intsts)); in DumpRegs()
158 ihda_dump32("WALCLK", &regs, offsetof(hda_registers_t, walclk)); in DumpRegs()
159 ihda_dump32("SSYNC", &regs, offsetof(hda_registers_t, ssync)); in DumpRegs()
174 ihda_dump32("ICOI", &regs, offsetof(hda_registers_t, icoi)); in DumpRegs()
[all …]

Completed in 3 milliseconds