Linux device drivers for RTL8211F-CG
Hello. I'm working with STM32MP15-DK1. There is the Realtek IC: RTL8211F-CG. Driver for this IC situates in SDK: linux-5.10.10/drivers/net/phy/realtek.cThere are two defines in this file: #define RTL8211F_TX_DELAY BIT(8)#define RTL8211F_RX_DELAY BIT(...