Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-axi-clkgen.c119 static const uint32_t axi_clkgen_lock_table[] = { variable
133 if (m < ARRAY_SIZE(axi_clkgen_lock_table)) in axi_clkgen_lookup_lock()
134 return axi_clkgen_lock_table[m]; in axi_clkgen_lookup_lock()