Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dftmac110.h116 #define APTC_DEFAULT (APTC_TX_PTMO(0) | APTC_RX_PTMO(1)) macro
H A Dftmac110.c245 writel(APTC_DEFAULT, &regs->aptc); in ftmac110_reset()