Home
last modified time | relevance | path

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

/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 */
106 enum sparx5_10g28cmu_mode cmu_sel; /* Device/Mode serdes uses */
107 bool no_pwrcycle:1; /* Omit initial power-cycle */
108 bool txinvert:1; /* Enable inversion of output data */
109 bool rxinvert:1; /* Enable inversion of input data */
110 u16 txswing; /* Set output level */
111 u8 rate; /* Rate of network interface */
112 u8 pi_bw_gen1;
[all …]