Searched refs:dw24 (Results 1 – 2 of 2) sorted by relevance
357 union nac_cgu_dword24 dw24; in ice_cfg_cgu_pll_e82x() local394 str_enabled_disabled(dw24.ts_pll_enable), in ice_cfg_cgu_pll_e82x()395 ice_clk_src_str(dw24.time_ref_sel), in ice_cfg_cgu_pll_e82x()400 if (dw24.ts_pll_enable) { in ice_cfg_cgu_pll_e82x()401 dw24.ts_pll_enable = 0; in ice_cfg_cgu_pll_e82x()445 dw24.time_ref_sel = clk_src; in ice_cfg_cgu_pll_e82x()452 dw24.ts_pll_enable = 1; in ice_cfg_cgu_pll_e82x()472 str_enabled_disabled(dw24.ts_pll_enable), in ice_cfg_cgu_pll_e82x()473 ice_clk_src_str(dw24.time_ref_sel), in ice_cfg_cgu_pll_e82x()504 union nac_cgu_dword24 dw24; in ice_cfg_cgu_pll_e825c() local[all …]
76 u32 dw24; member