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