Home
last modified time | relevance | path

Searched refs:LE_T1_ONE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/le/
H A Dam79900reg.h124 #define LE_T1_ONE (1U << 27) /* single collision */ macro
H A Dam7990reg.h133 #define LE_T1_ONE 0x08 /* single collision */ macro
H A Dam79900.c398 if (tmd1 & LE_T1_ONE) in am79900_tint()
H A Dam7990.c362 if (tmd.tmd1_bits & LE_T1_ONE) in am7990_tint()