Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Ddp83869.c96 #define DP83869_PHYCR_FIFO_DEPTH_MASK GENMASK(15, 12) macro
585 val &= ~DP83869_PHYCR_FIFO_DEPTH_MASK; in dp83869_configure_rgmii()