Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ti/wl12xx/
Dreg.h456 #define MCS_PLL_CONFIG_REG 0xD92 macro
Dmain.c859 ret = wl12xx_top_reg_write(wl, MCS_PLL_CONFIG_REG, in wl128x_manually_configure_mcs_pll()
894 ret = wl12xx_top_reg_read(wl, MCS_PLL_CONFIG_REG, &pll_config); in wl128x_configure_mcs_pll()
902 ret = wl12xx_top_reg_write(wl, MCS_PLL_CONFIG_REG, pll_config); in wl128x_configure_mcs_pll()