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

/openbsd-current/sys/dev/ic/
H A Dbwireg.h113 #define BWI_CLOCK_CTRL_FDIV (0xffff << 16) /* freq divisor */ macro
H A Dbwi.c6880 div = (__SHIFTOUT(val, BWI_CLOCK_CTRL_FDIV) + 1) << 2;

Completed in 113 milliseconds