Searched refs:BWI_CLOCK_CTRL_SLOW (Results 1 – 2 of 2) sorted by relevance
110 #define BWI_CLOCK_CTRL_SLOW __BIT(11) macro
1132 clk_ctrl &= ~BWI_CLOCK_CTRL_SLOW; in bwi_set_clock_mode()1136 clk_ctrl |= BWI_CLOCK_CTRL_SLOW; in bwi_set_clock_mode()1139 clk_ctrl &= ~(BWI_CLOCK_CTRL_SLOW | in bwi_set_clock_mode()