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

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwireg.h111 #define BWI_CLOCK_CTRL_SLOW __BIT(11) macro
H A Dif_bwi.c1134 clk_ctrl &= ~BWI_CLOCK_CTRL_SLOW;
1138 clk_ctrl |= BWI_CLOCK_CTRL_SLOW;
1141 clk_ctrl &= ~(BWI_CLOCK_CTRL_SLOW |

Completed in 121 milliseconds