Searched refs:sc_clk_sata_ref (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/nxp/
H A Dimx_ahcisata.c68 struct clk *sc_clk_sata_ref; member in struct:imx_ahcisata_softc
131 sc->sc_clk_sata_ref = fdtbus_clock_get(phandle, "sata_ref");
132 if (sc->sc_clk_sata_ref == NULL) {
474 error = clk_enable(sc->sc_clk_sata_ref);

Completed in 81 milliseconds