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);
54 read_clock_cells(device_t dev, struct clock_cell_info *clk) { in read_clock_cells() function
152 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_mux_attach()
174 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_gate_attach()
176 read_clock_cells(sc->sc_dev, &sc->clock_cell); in ti_divider_attach()
285 read_clock_cells(sc->dev, &sc->clock_cell); in ti_dpll_attach()
532 read_clock_cells(sc->dev, &cell_info); in ti_sysc_attach()