Searched refs:EQ_CTL_READY_MASK (Results 1 – 2 of 2) sorted by relevance
425 entry_ready = !!FIELD_GET(EQ_CTL_READY_MASK, cur_eqe); in hl_irq_handler_eq()473 ~EQ_CTL_READY_MASK); in hl_irq_handler_eq()
380 #define EQ_CTL_READY_MASK 0x80000000 macro