Home
last modified time | relevance | path

Searched defs:rk3568_combphy_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm64/rockchip/
H A Drk3568_combphy.c61 struct rk3568_combphy_softc { struct
62 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 …]