Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83867.c102 #define DP83867_PHYCR_FIFO_DEPTH_MAX 0x03 macro
568 if (dp83867->tx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()
579 if (dp83867->rx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83867.c105 #define DP83867_PHYCR_FIFO_DEPTH_MAX 0x03 macro
652 if (dp83867->tx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()
663 if (dp83867->rx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()

Completed in 4 milliseconds