Searched refs:MCS_PLL_ENABLE_HP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wl12xx/ | ||
H A D | reg.h | 460 #define MCS_PLL_ENABLE_HP (BIT(0) | BIT(1)) macro |
H A D | main.c | 898 pll_config |= MCS_PLL_ENABLE_HP; in wl128x_configure_mcs_pll() |