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