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

/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwireg.h109 #define BWI_CLOCK_CTRL_CLKSRC __BITS(2, 0) macro
115 /* Possible values for BWI_CLOCK_CTRL_CLKSRC */
H A Dif_bwi.c1086 src = __SHIFTOUT(val, BWI_CLOCK_CTRL_CLKSRC);
1146 clk_src = __SHIFTOUT(clk_ctrl, BWI_CLOCK_CTRL_CLKSRC);

Completed in 180 milliseconds