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