Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac100.h25 unsigned int aptc; /* 0x2c */ member
H A Dftmac110.h23 uint32_t aptc; /* 0x2C: Automatic Polling Timer Control Register */ member
H A Dftgmac100.h31 unsigned int aptc; /* 0x34 */ member
H A Dftmac100.c119 writel (FTMAC100_APTC_RXPOLL_CNT (1), &ftmac100->aptc); in _ftmac100_init()
H A Dftmac110.c246 writel(APTC_DEFAULT, &regs->aptc); in ftmac110_reset()
H A Dftgmac100.c440 writel(FTGMAC100_APTC_RXPOLL_CNT(1), &ftgmac100->aptc); in ftgmac100_init()