Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dftmac100.h19 unsigned int txpd; /* 0x18 */ member
A Dftmac110.h17 uint32_t txpd; /* 0x18: Tx Poll Demand Register */ member
A Dftgmac100.h24 unsigned int txpd; /* 0x18 */ member
A Dftmac110.c302 writel(0xffffffff, &regs->txpd); in ftmac110_send()
320 writel(0xffffffff, &regs->txpd); in ftmac110_send()
A Dftmac100.c217 writel (1, &ftmac100->txpd); in _ftmac100_send()
A Dftgmac100.c512 writel(1, &ftgmac100->txpd); in BUILD_WAIT_FOR_BIT()

Completed in 10 milliseconds