Searched refs:READ_SLOT_LATCH (Results 1 – 2 of 2) sorted by relevance
831 if (READ_SLOT_LATCH(pslot->ctrl)) { in poll_hpc()863 if (READ_SLOT_LATCH(pslot->ctrl)) in poll_hpc()
635 #define READ_SLOT_LATCH(s) ((u8) (s->options & SLOT_LATCH_REGS_SUPPORTED)) macro