Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c33 #define XBOW_REG_LINK_ALIVE 0x80000000 macro
146 return (link_stat & XBOW_REG_LINK_ALIVE) ? 1 : 0; in xbow_widget_active()