Searched refs:__niu_wait_bits_clear (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sun/ ! |
D | niu.c | 194 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear() function 211 __niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY); \ 221 err = __niu_wait_bits_clear(np, reg, bits, limit, delay); in __niu_set_and_wait_clear()
|