Home
last modified time | relevance | path

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

/u-boot/drivers/net/phy/
A Ddp83867.c106 #define DP83867_CFG4_PORT_MIRROR_EN BIT(0) macro
138 val |= DP83867_CFG4_PORT_MIRROR_EN; in dp83867_config_port_mirroring()
140 val &= ~DP83867_CFG4_PORT_MIRROR_EN; in dp83867_config_port_mirroring()

Completed in 3 milliseconds