Home
last modified time | relevance | path

Searched full:dp83869_phycr_fifo_depth_4_b_nib (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml92 tx-fifo-depth = <DP83869_PHYCR_FIFO_DEPTH_4_B_NIB>;
93 rx-fifo-depth = <DP83869_PHYCR_FIFO_DEPTH_4_B_NIB>;
/OK3568_Linux_fs/kernel/include/dt-bindings/net/
H A Dti-dp83869.h15 #define DP83869_PHYCR_FIFO_DEPTH_4_B_NIB 0x01 macro
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Ddp83869.c546 dp83869->rx_fifo_depth = DP83869_PHYCR_FIFO_DEPTH_4_B_NIB; in dp83869_of_init()
550 dp83869->tx_fifo_depth = DP83869_PHYCR_FIFO_DEPTH_4_B_NIB; in dp83869_of_init()