Searched defs:dp83867_private (Results 1 – 2 of 2) sorted by relevance
109 struct dp83867_private { struct110 int rx_id_delay;111 int tx_id_delay;112 int fifo_depth;113 int io_impedance;114 bool rxctrl_strap_quirk;115 int port_mirroring;116 int clk_output_sel;
168 struct dp83867_private { struct169 u32 rx_id_delay;170 u32 tx_id_delay;171 u32 tx_fifo_depth;172 u32 rx_fifo_depth;173 int io_impedance;174 int port_mirroring;175 bool rxctrl_strap_quirk;176 bool set_clk_output;177 u32 clk_output_sel;[all …]