Searched refs:clock_s (Results 1 – 1 of 1) sorted by relevance
997 struct cmnos_clock_s *clock_s) in ol_fw_populate_clk_settings() argument999 if (!clock_s) in ol_fw_populate_clk_settings()1004 clock_s->wlan_pll.div = 0xE; in ol_fw_populate_clk_settings()1005 clock_s->wlan_pll.rnfrac = 0x2AAA8; in ol_fw_populate_clk_settings()1006 clock_s->pll_settling_time = 2400; in ol_fw_populate_clk_settings()1009 clock_s->wlan_pll.div = 0x24; in ol_fw_populate_clk_settings()1010 clock_s->wlan_pll.rnfrac = 0x2AAA8; in ol_fw_populate_clk_settings()1011 clock_s->pll_settling_time = 960; in ol_fw_populate_clk_settings()1014 clock_s->wlan_pll.div = 0x1D; in ol_fw_populate_clk_settings()1015 clock_s->wlan_pll.rnfrac = 0x15551; in ol_fw_populate_clk_settings()[all …]