Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83867.c106 #define DP83867_PHYCR_TX_FIFO_DEPTH_MASK GENMASK(15, 14) macro
783 val &= ~DP83867_PHYCR_TX_FIFO_DEPTH_MASK; in dp83867_config_init()