Home
last modified time | relevance | path

Searched refs:attach_done (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/arm/ti/clk/
H A Dti_mux_clock.c65 bool attach_done; member
186 sc->attach_done = true; in ti_mux_attach()
201 if (sc->attach_done) { in ti_mux_new_pass()
219 sc->attach_done = true; in ti_mux_new_pass()
H A Dti_divider_clock.c63 bool attach_done; member
201 sc->attach_done = true; in ti_divider_attach()
222 if (sc->attach_done) { in ti_divider_new_pass()
240 sc->attach_done = true; in ti_divider_new_pass()
H A Dti_gate_clock.c65 bool attach_done; member
204 sc->attach_done = true; in ti_gate_attach()
224 if (sc->attach_done) { in ti_gate_new_pass()
242 sc->attach_done = true; in ti_gate_new_pass()
H A Dti_dpll_clock.c66 bool attach_done; member
311 sc->attach_done = true; in ti_dpll_attach()
332 if (sc->attach_done) { in ti_dpll_new_pass()
352 sc->attach_done = true; in ti_dpll_new_pass()
/f-stack/freebsd/arm/ti/
H A Dti_sysc.c138 bool attach_done; member
558 sc->attach_done = true; in ti_sysc_attach()
579 if (sc->attach_done) { in ti_sysc_new_pass()
599 sc->attach_done = true; in ti_sysc_new_pass()
H A Dti_prcm.c76 int attach_done; member
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c97 int attach_done; member
454 if (sc->attach_done || bus_current_pass < BUS_PASS_DEFAULT) { in host1x_new_pass()
459 sc->attach_done = 1; in host1x_new_pass()
/f-stack/freebsd/arm/ti/omap4/
H A Domap4_prcm_clks.c179 int attach_done; member
1464 if (sc->attach_done || in omap4_prcm_new_pass()
1469 sc->attach_done = 1; in omap4_prcm_new_pass()