Searched defs:rk3568_combphy_softc (Results 1 – 1 of 1) sorted by relevance
61 struct rk3568_combphy_softc { struct62 device_t dev;63 phandle_t node;64 struct resource *mem;65 struct phynode *phynode;66 struct syscon *pipe_grf;67 struct syscon *pipe_phy_grf;68 clk_t ref_clk;69 clk_t apb_clk;70 clk_t pipe_clk;[all …]