Searched refs:uPD98401_BUSY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ | ||
H A D | uPD98401.h | 51 #define uPD98401_BUSY 0x80000000 /* SAR is busy */ macro |
H A D | zatm.c | 130 #define zwait() do {} while (zin(CMR) & uPD98401_BUSY) |
Completed in 5 milliseconds