Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ptp.c80 u32 shtime_enable, exec_cmd; in idpf_ptp_enable_shtime() local
83 shtime_enable = adapter->ptp->cmd.shtime_enable_mask; in idpf_ptp_enable_shtime()
87 writel(shtime_enable, adapter->ptp->dev_clk_regs.cmd_sync); in idpf_ptp_enable_shtime()
88 writel(exec_cmd | shtime_enable, adapter->ptp->dev_clk_regs.cmd_sync); in idpf_ptp_enable_shtime()