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

  /src/sys/arch/arm/sunxi/
sun8i_a23_apbclk.c 47 static struct clk *sun8i_a23_apbclk_decode(device_t, int, const void *, size_t);
50 .decode = sun8i_a23_apbclk_decode
135 sun8i_a23_apbclk_decode(device_t dev, int cc_phandle, const void *data, function in typeref:struct:clk *
sun8i_a23_apbclk.c 47 static struct clk *sun8i_a23_apbclk_decode(device_t, int, const void *, size_t);
50 .decode = sun8i_a23_apbclk_decode
135 sun8i_a23_apbclk_decode(device_t dev, int cc_phandle, const void *data, function in typeref:struct:clk *

Completed in 20 milliseconds