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

/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwireg.h113 #define BWI_CLOCK_CTRL_FDIV __BITS(31, 16) /* freq divisor */ macro
H A Dif_bwi.c1090 div = (__SHIFTOUT(val, BWI_CLOCK_CTRL_FDIV) + 1) << 2;

Completed in 130 milliseconds