Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c357 union nac_cgu_dword24 dw24; in ice_cfg_cgu_pll_e82x() local
394 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 …]
/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip.h76 u32 dw24; member