Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dsparx5_serdes.c103 struct sparx5_sd25g28_args { struct
104 u8 if_width; /* UDL if-width: 10/16/20/32/64 */
105 bool skip_cmu_cfg:1; /* Enable/disable CMU cfg */
107 bool no_pwrcycle:1; /* Omit initial power-cycle */
110 u16 txswing; /* Set output level */
111 u8 rate; /* Rate of network interface */
112 u8 pi_bw_gen1;
113 u8 duty_cycle; /* Set output level to half/full */
114 bool mute:1; /* Mute Output Buffer */
115 bool reg_rst:1;
[all …]