Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_dpll_clock.c65 static struct clk *ti_dpll_clock_decode(device_t, int, const void *, size_t);
68 .decode = ti_dpll_clock_decode
199 ti_dpll_clock_decode(device_t dev, int cc_phandle, const void *data, in ti_dpll_clock_decode() function