Searched refs:AVE_RXDM_64 (Results 1 – 2 of 2) sorted by relevance
54 #define AVE_RXDM_64 0x1c00 /* Rx Descriptor Memory */ macro174 addr = (id == AVE_DESCID_TX) ? AVE_TXDM_64 : AVE_RXDM_64; in ave_desc_read()199 addr = (id == AVE_DESCID_TX) ? AVE_TXDM_64 : AVE_RXDM_64; in ave_desc_write()
70 #define AVE_RXDM_64 0x1c00 /* Rx Descriptor Memory */ macro1624 priv->rx.daddr = AVE_RXDM_64; in ave_probe()