Lines Matching defs:rockchip_combphy_grfcfg
33 struct rockchip_combphy_grfcfg { struct
34 struct combphy_reg pcie_mode_set;
35 struct combphy_reg usb_mode_set;
36 struct combphy_reg sgmii_mode_set;
37 struct combphy_reg qsgmii_mode_set;
38 struct combphy_reg pipe_rxterm_set;
39 struct combphy_reg pipe_txelec_set;
40 struct combphy_reg pipe_txcomp_set;
41 struct combphy_reg pipe_clk_24m;
42 struct combphy_reg pipe_clk_25m;
43 struct combphy_reg pipe_clk_100m;
44 struct combphy_reg pipe_phymode_sel;
45 struct combphy_reg pipe_rate_sel;
46 struct combphy_reg pipe_rxterm_sel;
47 struct combphy_reg pipe_txelec_sel;
48 struct combphy_reg pipe_txcomp_sel;
49 struct combphy_reg pipe_clk_ext;
73 const struct rockchip_combphy_grfcfg *grfcfg; argument