Searched defs:ti_gate_softc (Results 1 – 1 of 1) sorted by relevance
58 struct ti_gate_softc { struct59 device_t sc_dev;60 bool attach_done;61 uint8_t sc_type;63 struct clk_gate_def gate_def;64 struct clock_cell_info clock_cell;65 struct clkdom *clkdom;