Home
last modified time | relevance | path

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

/external/coreboot/src/soc/qualcomm/common/usb/
Dqmpv3_usb_phy.c147 struct usb3_phy_pcs_reg_layout { struct
148 u32 pcs_sw_reset;
149 u32 pcs_power_down_control;
150 u32 pcs_start_control;
151 u32 pcs_txmgn_v0;
152 u32 pcs_txmgn_v1;
153 u32 pcs_txmgn_v2;
154 u32 pcs_txmgn_v3;
155 u32 pcs_txmgn_v4;
156 u32 pcs_txmgn_ls;
[all …]
Dqmpv4_usb_phy.c192 struct usb3_phy_pcs_reg_layout { struct
193 u32 pcs_sw_reset;
194 u8 _reserved0[16];
195 u32 pcs_ready_status;
196 u8 _reserved1[40];
197 u32 pcs_power_down_control;
198 u32 pcs_start_control;
199 u8 _reserved2[124];
200 u32 pcs_lock_detect_config1;
201 u32 pcs_lock_detect_config2;
[all …]