Re: [PATCH net-next 2/3] net: phy: dp83867: add cable test support

From: Andrew Lunn
Date: Thu Jun 13 2024 - 13:20:28 EST


> +/* TDR bits */
> +#define DP83867_TDR_GEN_CFG5_FLAGS 0x294A
> +#define DP83867_TDR_GEN_CFG6_FLAGS 0x0A9B

Is it documented what these bits actually mean?

Andrew