Searched refs:rirbsts (Results 1 – 5 of 5) sorted by relevance
38 uint8_t rirbsts = REG_RD(®s()->rirbsts); in SnapshotRIRB() local68 REG_WR(®s()->rirbsts, rirbsts); in SnapshotRIRB()74 if (rirbsts & HDA_REG_RIRBSTS_OIS) { in SnapshotRIRB()
73 out_regs.rirbsts = REG_RD(®s()->rirbsts); in SnapshotRegs()
488 REG_WR(®s()->rirbsts, OR(HDA_REG_RIRBSTS_INTFL, HDA_REG_RIRBSTS_OIS)); in SetupCommandBuffer()
172 ihda_dump8 ("RIRBSTS", ®s, offsetof(hda_registers_t, rirbsts)); in DumpRegs()
92 uint8_t rirbsts; // (0x5D) RIRB Status member
Completed in 8 milliseconds