Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-apple-nco.c62 struct applnco_tables { struct
69 struct applnco_tables *tbl; argument
102 static void applnco_compute_tables(struct applnco_tables *tbl) in applnco_compute_tables()
133 static u32 applnco_div_translate(struct applnco_tables *tbl, unsigned int div) in applnco_div_translate()
144 static unsigned int applnco_div_translate_inv(struct applnco_tables *tbl, u32 regval) in applnco_div_translate_inv()
263 struct applnco_tables *tbl; in applnco_probe()