Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_reg.h187 #define DMA_MISC_INT_AUTOCLEAR (1 << 2) macro
H A Dnhi.c675 val |= DMA_MISC_INT_AUTOCLEAR; in nhi_init()