Searched refs:TIPG_IPGT_MASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h923 #define TIPG_IPGT_MASK __BITS(0, 9) /* IPG transmit time MASK */ macro
924 #define TIPG_IPGT(x) __SHIFTIN((x), TIPG_IPGT_MASK) /* IPG transmit time */
H A Dif_wm.c10552 tipg_reg &= ~TIPG_IPGT_MASK;

Completed in 219 milliseconds