Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c72 u8 pl5_intin; member
290 params->pl5_intin = rate / MEGA; in rzg2l_cpg_get_foutpostdiv_rate()
299 ((((params->pl5_intin << 24) + params->pl5_fracin)) >> 24) / in rzg2l_cpg_get_foutpostdiv_rate()
606 writel(CPG_SIPLL5_CLK4_RESV_LSB | (params.pl5_intin << 16), in rzg2l_cpg_sipll5_set_rate()