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

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

Completed in 107 milliseconds