Searched refs:read_clock_cells (Results 1 – 7 of 7) sorted by relevance
36 void read_clock_cells(device_t dev, struct clock_cell_info *clk);
55 read_clock_cells(device_t dev, struct clock_cell_info *clk) { in read_clock_cells() function
153 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_mux_attach()
177 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_divider_attach()
175 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_gate_attach()
286 read_clock_cells(sc->dev, &sc->clock_cell); in ti_dpll_attach()
533 read_clock_cells(sc->dev, &cell_info); in ti_sysc_attach()