HomeSort by: relevance | last modified time | path
    Searched defs:ti_mux_clock_decode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_mux_clock.c 45 static struct clk *ti_mux_clock_decode(device_t, int, const void *, size_t);
48 .decode = ti_mux_clock_decode
150 ti_mux_clock_decode(device_t dev, int cc_phandle, const void *data, function in typeref:struct:clk *

Completed in 10 milliseconds