Searched refs:YT8531_CCR_RXC_DLY_EN (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/phy/
H A Dmotorcomm.c120 #define YT8531_CCR_RXC_DLY_EN BIT(8) macro
153 /* for tx delay / rx delay with YT8531_CCR_RXC_DLY_EN is not set. */
171 /* only for rx delay with YT8531_CCR_RXC_DLY_EN is set. */
217 * so YT8531_CCR_RXC_DLY_EN should not be set.
251 u16 rxc_dly_en = YT8531_CCR_RXC_DLY_EN;
281 YT8531_CCR_RXC_DLY_EN, rxc_dly_en);

Completed in 92 milliseconds