Searched refs:fbnic_rd32 (Results 1 – 2 of 2) sorted by relevance
37 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_rd32() function
2311 if (fbnic_rd32(fbd, regs[i].reg_base + j) != ~0U) in fbnic_all_idle()2329 fbnic_rd32(fbd, regs[i].reg_base + j)); in fbnic_idle_dump()2392 err = read_poll_timeout_atomic(fbnic_rd32, val, val & mask, in fbnic_wait_queue_idle()