Home
last modified time | relevance | path

Searched refs:PP_BusST (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/cs/
H A Dif_csreg.h77 #define PP_BusST 0x0138 /* Bus Status */ macro
H A Dif_cs.c916 if (!(cs_readreg(sc, PP_BusST) & READY_FOR_TX_NOW)) { in cs_start_locked()