Lines Matching full:axi

3  * Definitions for Xilinx Axi Ethernet device driver.
74 /* 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
525 * @dma_err_task: Work structure to process Axi DMA errors
632 * struct axienet_option - Used to set axi ethernet hardware options
644 * axienet_ior - Memory mapped Axi Ethernet register read
646 * @offset: Address offset from the base address of Axi Ethernet core
648 * Return: The contents of the Axi Ethernet register
675 * axienet_iow - Memory mapped Axi Ethernet register write
677 * @offset: Address offset from the base address of Axi Ethernet core
678 * @value: Value to be written into the Axi Ethernet register
680 * This function writes the desired value into the corresponding Axi Ethernet
690 * axienet_dma_out32 - Memory mapped Axi DMA register write.
692 * @reg: Address offset from the base address of the Axi DMA core
693 * @value: Value to be written into the Axi DMA register
695 * This function writes the desired value into the corresponding Axi DMA
707 * axienet_dma_out64 - Memory mapped Axi DMA register write.
709 * @reg: Address offset from the base address of the Axi DMA core
710 * @value: Value to be written into the Axi DMA register
712 * This function writes the desired value into the corresponding Axi DMA