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