Searched refs:clk_period (Results 1 – 2 of 2) sorted by relevance
1482 uint64_t clk_period);
3616 uint64_t clk_period) in al_eth_pth_clk_period_write() argument3623 reg = (clk_period & AL_BIT_MASK(18)) << EC_PTH_CLOCK_PERIOD_LSB_VAL_SHIFT; in al_eth_pth_clk_period_write()3625 reg = clk_period >> 18; in al_eth_pth_clk_period_write()