Searched refs:RAVB_REG_TCCR (Results 1 – 1 of 1) sorted by relevance
29 #define RAVB_REG_TCCR 0x304 macro154 if (!(readl(eth->iobase + RAVB_REG_TCCR) & TCCR_TSRQ0)) in ravb_send()155 setbits_le32(eth->iobase + RAVB_REG_TCCR, TCCR_TSRQ0); in ravb_send()