Searched refs:RT2560_LOGCWMIN (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ral/ | ||
H A D | rt2560_reg.h | 227 #define RT2560_LOGCWMIN(x) (((x) & 0xf) << 8) macro |
H A D | rt2560.c | 1397 RT2560_LOGCWMIN(3) | in rt2560_setup_tx_desc() |