Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dtsi108_eth.c103 #define PORT_CONTROL_BPT (0x00010000) macro
751 reg_PORT_CONTROL(base) = PORT_CONTROL_STE | PORT_CONTROL_BPT; in tsi108_eth_probe()
793 reg_PORT_CONTROL(base) &= ~PORT_CONTROL_BPT; in tsi108_eth_probe()
795 reg_PORT_CONTROL(base) |= PORT_CONTROL_BPT; in tsi108_eth_probe()