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

/netbsd-current/sys/dev/ic/
H A Datwreg.h146 #define ATW_PAR_CAL_MASK __BITS(14, 15) /* cache alignment */ macro
149 #define ATW_PAR_CAL_8DW __SHIFTIN(0x1, ATW_PAR_CAL_MASK)
151 #define ATW_PAR_CAL_16DW __SHIFTIN(0x2, ATW_PAR_CAL_MASK)
153 #define ATW_PAR_CAL_32DW __SHIFTIN(0x3, ATW_PAR_CAL_MASK)

Completed in 269 milliseconds