Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/ti/clk/
H A Dti_mux_clock.c61 bool attach_done; member
182 sc->attach_done = true; in ti_mux_attach()
197 if (sc->attach_done) { in ti_mux_new_pass()
215 sc->attach_done = true; in ti_mux_new_pass()
H A Dti_divider_clock.c59 bool attach_done; member
197 sc->attach_done = true; in ti_divider_attach()
218 if (sc->attach_done) { in ti_divider_new_pass()
236 sc->attach_done = true; in ti_divider_new_pass()
H A Dti_gate_clock.c61 bool attach_done; member
200 sc->attach_done = true; in ti_gate_attach()
220 if (sc->attach_done) { in ti_gate_new_pass()
238 sc->attach_done = true; in ti_gate_new_pass()
H A Dti_dpll_clock.c62 bool attach_done; member
307 sc->attach_done = true; in ti_dpll_attach()
328 if (sc->attach_done) { in ti_dpll_new_pass()
348 sc->attach_done = true; in ti_dpll_new_pass()
/freebsd-14.2/sys/dev/extres/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()
493 sc->attach_done = true; in regfix_attach()
/freebsd-14.2/sys/arm/ti/
H A Dti_sysc.c134 bool attach_done; member
554 sc->attach_done = true; in ti_sysc_attach()
575 if (sc->attach_done) { in ti_sysc_new_pass()
595 sc->attach_done = true; in ti_sysc_new_pass()
H A Dti_prcm.c72 int attach_done; member
/freebsd-14.2/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c95 int attach_done; member
452 if (sc->attach_done || bus_current_pass < BUS_PASS_DEFAULT) { in host1x_new_pass()
457 sc->attach_done = 1; in host1x_new_pass()
/freebsd-14.2/sys/arm/ti/omap4/
H A Domap4_prcm_clks.c177 int attach_done; member
1462 if (sc->attach_done || in omap4_prcm_new_pass()
1467 sc->attach_done = 1; in omap4_prcm_new_pass()