Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ti/wl12xx/
Dreg.h456 #define MCS_PLL_CONFIG_REG 0xD92 macro
Dmain.c856 ret = wl12xx_top_reg_write(wl, MCS_PLL_CONFIG_REG, in wl128x_manually_configure_mcs_pll()
891 ret = wl12xx_top_reg_read(wl, MCS_PLL_CONFIG_REG, &pll_config); in wl128x_configure_mcs_pll()
899 ret = wl12xx_top_reg_write(wl, MCS_PLL_CONFIG_REG, pll_config); in wl128x_configure_mcs_pll()