Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.h743 #define TSR0_CONN_STATE(x) ((x>>28) & 0x7) macro
H A Dhe.c2178 if (TSR0_CONN_STATE(tsr0) != 0) { in he_open()
2456 while (TSR0_CONN_STATE(tsr0 = he_readl_tsr0(he_dev, cid)) != 0) { in he_close()