Searched refs:fbnic_rd32 (Results 1 – 3 of 3) sorted by relevance
364 if (mask & fbnic_rd32(fbd, FBNIC_INTR_STATUS(i / 32))) in fbnic_msix_test()366 if (!(mask & fbnic_rd32(fbd, FBNIC_INTR_MASK(i / 32)))) in fbnic_msix_test()
37 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_rd32() function
2335 if (fbnic_rd32(fbd, regs[i].reg_base + j) != ~0U) in fbnic_all_idle()2353 fbnic_rd32(fbd, regs[i].reg_base + j)); in fbnic_idle_dump()2416 err = read_poll_timeout_atomic(fbnic_rd32, val, val & mask, in fbnic_wait_queue_idle()