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

  /src/sys/arch/arm/sunxi/
sun8i_h3_ccu.c 91 static struct sunxi_ccu_reset sun8i_h3_ccu_resets[] = { variable in typeref:struct:sunxi_ccu_reset[]
536 sc->sc_resets = sun8i_h3_ccu_resets;
537 sc->sc_nresets = __arraycount(sun8i_h3_ccu_resets);

Completed in 11 milliseconds