Home
last modified time | relevance | path

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

/freebsd/sys/dev/msk/
H A Dif_mskreg.h862 #define Y2_IS_TIST_OV BIT_29 /* Time Stamp Timer overflow interrupt */ macro
886 #define Y2_HWE_ALL_MSK (Y2_IS_TIST_OV | /* Y2_IS_SENSOR | */ Y2_IS_MST_ERR |\
H A Dif_msk.c1932 sc->msk_intrhwemask = Y2_IS_TIST_OV | Y2_IS_MST_ERR | in mskc_attach()
3477 if ((status & Y2_IS_TIST_OV) != 0) in msk_intr_hwerr()