Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83869.c97 #define DP83869_PHYCR_FIFO_DEPTH_MASK GENMASK(15, 12) macro
618 val &= ~DP83869_PHYCR_FIFO_DEPTH_MASK; in dp83869_configure_rgmii()