Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/clk/
H A Dti_mux_clock.c60 bool attach_done; member
183 sc->attach_done = true; in ti_mux_attach()
199 if (sc->attach_done) { in ti_mux_new_pass()
217 sc->attach_done = true; in ti_mux_new_pass()
H A Dti_gate_clock.c60 bool attach_done; member
201 sc->attach_done = true; in ti_gate_attach()
222 if (sc->attach_done) { in ti_gate_new_pass()
240 sc->attach_done = true; in ti_gate_new_pass()
H A Dti_divider_clock.c58 bool attach_done; member
198 sc->attach_done = true; in ti_divider_attach()
220 if (sc->attach_done) { in ti_divider_new_pass()
238 sc->attach_done = true; in ti_divider_new_pass()
H A Dti_dpll_clock.c61 bool attach_done; member
308 sc->attach_done = true; in ti_dpll_attach()
330 if (sc->attach_done) { in ti_dpll_new_pass()
350 sc->attach_done = true; in ti_dpll_new_pass()
/freebsd/sys/dev/regulator/
H A Dregulator_fixed.c335 bool attach_done; member
433 if (sc->attach_done) in regfix_new_pass()
443 sc->attach_done = true; in regfix_new_pass()
495 sc->attach_done = true; in regfix_attach()
/freebsd/sys/arm/ti/
H A Dti_sysc.c133 bool attach_done; member
554 sc->attach_done = true; in ti_sysc_attach()
576 if (sc->attach_done) { in ti_sysc_new_pass()
596 sc->attach_done = true; in ti_sysc_new_pass()
H A Dti_prcm.c71 int attach_done; member
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c94 int attach_done; member
451 if (sc->attach_done || bus_get_pass() < BUS_PASS_DEFAULT) { in host1x_new_pass()
456 sc->attach_done = 1; in host1x_new_pass()
/freebsd/sys/arm/ti/omap4/
H A Domap4_prcm_clks.c176 int attach_done; member
1461 if (sc->attach_done || in omap4_prcm_new_pass()
1466 sc->attach_done = 1; in omap4_prcm_new_pass()