Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.h768 #define TSR4_SESSION_ENDED (1<<30) macro
H A Dhe.c2451 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) { in he_close()