Lines Matching full:axi
3 * Definitions for Xilinx Axi Ethernet device driver.
73 /* Axi DMA Register definitions */
145 /* Axi Ethernet registers definition */
185 /* Bit Masks for Axi Ethernet RAF register */
204 /* Bit Masks for Axi Ethernet TPF and IFGP registers */
209 /* Bit Masks for Axi Ethernet IS, IE and IP registers, Same masks apply
229 /* Bit masks for Axi Ethernet VLAN TPID Word 0 register */
233 /* Bit masks for Axi Ethernet VLAN TPID Word 1 register */
237 /* Bit masks for Axi Ethernet RCW1 register */
253 /* Bit masks for Axi Ethernet TC register */
263 /* Bit masks for Axi Ethernet FCC register */
267 /* Bit masks for Axi Ethernet EMMC register */
279 /* Bit masks for Axi Ethernet PHYC register */
291 /* Bit masks for Axi Ethernet ability register */
301 /* Bit masks for Axi Ethernet MDIO interface MC register */
305 /* Bit masks for Axi Ethernet MDIO interface MCR register */
317 /* Bit masks for Axi Ethernet MDIO interface MIS, MIP, MIE, MIC registers */
320 /* Bit masks for Axi Ethernet UAW1 register */
326 /* Bit masks for Axi Ethernet FMC register */
332 /* Defines for different options for C_PHY_TYPE parameter in Axi Ethernet IP */
343 /* Axi Ethernet Synthesis features */
419 * struct axidma_bd - Axi Dma buffer descriptor layout
518 * @dma_err_task: Work structure to process Axi DMA errors
626 * struct axienet_option - Used to set axi ethernet hardware options
638 * axienet_ior - Memory mapped Axi Ethernet register read
640 * @offset: Address offset from the base address of Axi Ethernet core
642 * Return: The contents of the Axi Ethernet register
669 * axienet_iow - Memory mapped Axi Ethernet register write
671 * @offset: Address offset from the base address of Axi Ethernet core
672 * @value: Value to be written into the Axi Ethernet register
674 * This function writes the desired value into the corresponding Axi Ethernet
684 * axienet_dma_out32 - Memory mapped Axi DMA register write.
686 * @reg: Address offset from the base address of the Axi DMA core
687 * @value: Value to be written into the Axi DMA register
689 * This function writes the desired value into the corresponding Axi DMA
701 * axienet_dma_out64 - Memory mapped Axi DMA register write.
703 * @reg: Address offset from the base address of the Axi DMA core
704 * @value: Value to be written into the Axi DMA register
706 * This function writes the desired value into the corresponding Axi DMA