Searched defs:prcm_phandle (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/arm/ti/ | ||
| H A D | ti_div_clock.c | 105 const int prcm_phandle = OF_parent(OF_parent(phandle)); local in function:ti_div_clock_attach |
| H A D | ti_gate_clock.c | 109 const int prcm_phandle = OF_parent(OF_parent(phandle)); local in function:ti_gate_clock_attach |
| H A D | ti_mux_clock.c | 110 const int prcm_phandle = OF_parent(OF_parent(phandle)); local in function:ti_mux_clock_attach |
| H A D | ti_dpll_clock.c | 184 const int prcm_phandle = OF_parent(OF_parent(phandle)); local in function:ti_dpll_clock_attach |
Completed in 5 milliseconds