Searched refs:wl18xx_top_reg_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | io.h | 11 int __must_check wl18xx_top_reg_write(struct wl1271 *wl, int addr, u16 val);
|
H A D | main.c | 731 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_N, in wl18xx_set_clk() 736 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_M, in wl18xx_set_clk() 742 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_SWALLOW_EN, in wl18xx_set_clk() 747 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_N, in wl18xx_set_clk() 752 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_M, in wl18xx_set_clk() 759 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_Q_FACTOR_CFG_1, in wl18xx_set_clk() 766 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_Q_FACTOR_CFG_2, in wl18xx_set_clk() 773 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_P_FACTOR_CFG_1, in wl18xx_set_clk() 780 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_P_FACTOR_CFG_2, in wl18xx_set_clk() 786 ret = wl18xx_top_reg_write(w in wl18xx_set_clk() [all...] |
H A D | io.c | 13 int wl18xx_top_reg_write(struct wl1271 *wl, int addr, u16 val) in wl18xx_top_reg_write() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | io.h | 11 int __must_check wl18xx_top_reg_write(struct wl1271 *wl, int addr, u16 val);
|
H A D | main.c | 731 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_N, in wl18xx_set_clk() 736 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_M, in wl18xx_set_clk() 742 ret = wl18xx_top_reg_write(wl, PLLSH_COEX_PLL_SWALLOW_EN, in wl18xx_set_clk() 747 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_N, in wl18xx_set_clk() 752 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_M, in wl18xx_set_clk() 759 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_Q_FACTOR_CFG_1, in wl18xx_set_clk() 766 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_Q_FACTOR_CFG_2, in wl18xx_set_clk() 773 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_P_FACTOR_CFG_1, in wl18xx_set_clk() 780 ret = wl18xx_top_reg_write(wl, PLLSH_WCS_PLL_P_FACTOR_CFG_2, in wl18xx_set_clk() 786 ret = wl18xx_top_reg_write(w in wl18xx_set_clk() [all...] |
H A D | io.c | 13 int wl18xx_top_reg_write(struct wl1271 *wl, int addr, u16 val) in wl18xx_top_reg_write() function
|
Completed in 4 milliseconds