Searched refs:AVE_RXDM_32 (Results 1 – 2 of 2) sorted by relevance
59 #define AVE_RXDM_32 0x1800 /* Rx Descriptor Memory */ macro177 addr = (id == AVE_DESCID_TX) ? AVE_TXDM_32 : AVE_RXDM_32; in ave_desc_read()202 addr = (id == AVE_DESCID_TX) ? AVE_TXDM_32 : AVE_RXDM_32; in ave_desc_write()
79 #define AVE_RXDM_32 0x1800 /* Rx Descriptor Memory */ macro1629 priv->rx.daddr = AVE_RXDM_32; in ave_probe()