Searched refs:target_ppi_clk (Results 1 – 1 of 1) sorted by relevance
176 static inline u16 get_eppi_clkdiv(u32 target_ppi_clk) in get_eppi_clkdiv() argument182 return (((sclk / target_ppi_clk) / 2) - 1); in get_eppi_clkdiv()