Home
last modified time | relevance | path

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

/linux-6.6.21/include/dt-bindings/net/
Dti-dp83869.h15 #define DP83869_PHYCR_FIFO_DEPTH_4_B_NIB 0x01 macro
/linux-6.6.21/Documentation/devicetree/bindings/net/
Dti,dp83869.yaml92 tx-fifo-depth = <DP83869_PHYCR_FIFO_DEPTH_4_B_NIB>;
93 rx-fifo-depth = <DP83869_PHYCR_FIFO_DEPTH_4_B_NIB>;
/linux-6.6.21/drivers/net/phy/
Ddp83869.c581 dp83869->rx_fifo_depth = DP83869_PHYCR_FIFO_DEPTH_4_B_NIB; in dp83869_of_init()
585 dp83869->tx_fifo_depth = DP83869_PHYCR_FIFO_DEPTH_4_B_NIB; in dp83869_of_init()