Searched refs:ihda_dump8 (Results 1 – 1 of 1) sorted by relevance
| /system/uapp/ihda/ |
| A D | intel_hda_controller.cpp | 39 static int ihda_dump8(const char* name, const void* base, size_t offset, bool crlf = true) { in ihda_dump8() function 62 { "STS", ihda_dump8, offsetof(hda_stream_desc_regs_t, ctl_sts.b.sts) }, in ihda_dump_stream_regs() 146 ihda_dump8 ("VMIN", ®s, offsetof(hda_registers_t, vmin)); in DumpRegs() 147 ihda_dump8 ("VMAJ", ®s, offsetof(hda_registers_t, vmaj)); in DumpRegs() 164 ihda_dump8 ("CORBCTL", ®s, offsetof(hda_registers_t, corbctl)); in DumpRegs() 165 ihda_dump8 ("CORBSTS", ®s, offsetof(hda_registers_t, corbsts)); in DumpRegs() 166 ihda_dump8 ("CORBSIZE", ®s, offsetof(hda_registers_t, corbsize)); in DumpRegs() 171 ihda_dump8 ("RIRBCTL", ®s, offsetof(hda_registers_t, rirbctl)); in DumpRegs() 172 ihda_dump8 ("RIRBSTS", ®s, offsetof(hda_registers_t, rirbsts)); in DumpRegs() 173 ihda_dump8 ("RIRBSIZE", ®s, offsetof(hda_registers_t, rirbsize)); in DumpRegs()
|
Completed in 2 milliseconds