Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rtls/
H A Drtls.h352 #define RTLS_INT_MASK (LINK_CHANGE_INT | TX_ERR_INT | TX_OK_INT | \ macro
H A Drtls.c1792 rtls_reg_set16(rtlsp, RT_INT_MASK_REG, val16 | RTLS_INT_MASK); in rtls_chip_start()
1793 rtlsp->int_mask = RTLS_INT_MASK; in rtls_chip_start()