Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Ddp83867.c105 #define DP83867_PHYCR_FIFO_DEPTH_MAX 0x03 macro
670 if (dp83867->tx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()
681 if (dp83867->rx_fifo_depth > DP83867_PHYCR_FIFO_DEPTH_MAX) { in dp83867_of_init()