Home
last modified time | relevance | path

Searched refs:MCS_PLL_ENABLE_HP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dreg.h460 #define MCS_PLL_ENABLE_HP (BIT(0) | BIT(1)) macro
H A Dmain.c898 pll_config |= MCS_PLL_ENABLE_HP; in wl128x_configure_mcs_pll()