HomeSort by: relevance | last modified time | path
    Searched refs:ti_prcm_get_hwmod (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_prcm.c 227 ti_prcm_get_hwmod(const int phandle, u_int index) function in typeref:struct:clk *
268 clk = ti_prcm_get_hwmod(phandle, index);
ti_prcm.h 176 struct clk * ti_prcm_get_hwmod(const int, u_int);
ti_omaptimer.c 199 hwmod = ti_prcm_get_hwmod(phandle, 0);
ti_wdt.c 223 clk = ti_prcm_get_hwmod(phandle, 0);
ti_lcdc.c 410 sc->sc_clk = ti_prcm_get_hwmod(phandle, 0);

Completed in 40 milliseconds