Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-axi-clkgen.c99 static const u32 axi_clkgen_lock_table[] = { variable
113 if (m < ARRAY_SIZE(axi_clkgen_lock_table)) in axi_clkgen_lookup_lock()
114 return axi_clkgen_lock_table[m]; in axi_clkgen_lookup_lock()