Lines Matching defs:phy_cfg

76 struct phy_cfg {  struct
77 int page0_size;
78 struct phy_data page0[MAX_USB_PHY_PAGE0_DATA_SIZE];
79 int page1_size;
80 struct phy_data page1[MAX_USB_PHY_PAGE1_DATA_SIZE];
81 int page2_size;
82 struct phy_data page2[MAX_USB_PHY_PAGE2_DATA_SIZE];
84 int num_phy;
86 bool check_efuse;
87 int check_efuse_version;
90 int efuse_dc_driving_rate;
91 int efuse_dc_disconnect_rate;
92 int dc_driving_mask;
93 int dc_disconnect_mask;
94 bool usb_dc_disconnect_at_page0;
95 int driving_updated_for_dev_dis;
97 bool do_toggle;
121 struct phy_cfg *phy_cfg; argument
241 static u8 __updated_dc_disconnect_level_page0_0xe4(struct phy_cfg *phy_cfg, in __updated_dc_disconnect_level_page0_0xe4()
268 struct phy_cfg *phy_cfg; in update_dc_disconnect_level_at_page0() local
307 static u8 __updated_dc_disconnect_level_page1_0xe2(struct phy_cfg *phy_cfg, in __updated_dc_disconnect_level_page1_0xe2()
341 struct phy_cfg *phy_cfg; in update_dc_disconnect_level_at_page1() local
381 struct phy_cfg *phy_cfg = rtk_phy->phy_cfg; in update_dc_disconnect_level() local
389 static u8 __update_dc_driving_page0_0xe4(struct phy_cfg *phy_cfg, in __update_dc_driving_page0_0xe4()
421 struct phy_cfg *phy_cfg; in update_dc_driving_level() local
456 struct phy_cfg *phy_cfg; in update_hs_clk_select() local
477 struct phy_cfg *phy_cfg; in do_rtk_phy_toggle() local
566 struct phy_cfg *phy_cfg; in do_rtk_phy_init() local
725 struct phy_cfg *phy_cfg; in rtk_usb2_parameter_show() local
875 struct phy_cfg *phy_cfg = rtk_phy->phy_cfg; in get_phy_data_by_efuse() local
1013 const struct phy_cfg *phy_cfg; in rtk_usb2phy_probe() local