Searched refs:AVE_TXDM_32 (Results 1 – 2 of 2) sorted by relevance
58 #define AVE_TXDM_32 0x1000 /* Tx 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()
78 #define AVE_TXDM_32 0x1000 /* Tx Descriptor Memory */ macro1628 priv->tx.daddr = AVE_TXDM_32; in ave_probe()