Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dam79900reg.h119 #define LE_T1_ERR (1U << 30) /* error summary */ macro
H A Dam7990reg.h131 #define LE_T1_ERR 0x40 /* error summary */ macro
H A Dam79900.c368 if (tmd1 & LE_T1_ERR) { in am79900_tint()
H A Dam7990.c332 if (tmd.tmd1_bits & LE_T1_ERR) { in am7990_tint()