Searched refs:ti_dpll_clock_decode (Results 1 – 1 of 1) sorted by relevance
65 static struct clk *ti_dpll_clock_decode(device_t, int, const void *, size_t);68 .decode = ti_dpll_clock_decode199 ti_dpll_clock_decode(device_t dev, int cc_phandle, const void *data, in ti_dpll_clock_decode() function