Lines Matching full:axi
3 * Definitions for Xilinx Axi Ethernet device driver.
73 /* Axi DMA Register definitions */
148 /* Axi Ethernet registers definition */
188 /* Bit Masks for Axi Ethernet RAF register */
207 /* Bit Masks for Axi Ethernet TPF and IFGP registers */
212 /* Bit Masks for Axi Ethernet IS, IE and IP registers, Same masks apply
232 /* Bit masks for Axi Ethernet VLAN TPID Word 0 register */
236 /* Bit masks for Axi Ethernet VLAN TPID Word 1 register */
240 /* Bit masks for Axi Ethernet RCW1 register */
256 /* Bit masks for Axi Ethernet TC register */
266 /* Bit masks for Axi Ethernet FCC register */
270 /* Bit masks for Axi Ethernet EMMC register */
282 /* Bit masks for Axi Ethernet PHYC register */
294 /* Bit masks for Axi Ethernet ability register */
304 /* Bit masks for Axi Ethernet MDIO interface MC register */
308 /* Bit masks for Axi Ethernet MDIO interface MCR register */
320 /* Bit masks for Axi Ethernet MDIO interface MIS, MIP, MIE, MIC registers */
323 /* Bit masks for Axi Ethernet UAW1 register */
329 /* Bit masks for Axi Ethernet FMC register */
335 /* Defines for different options for C_PHY_TYPE parameter in Axi Ethernet IP */
346 /* Axi Ethernet Synthesis features */
422 * struct axidma_bd - Axi Dma buffer descriptor layout
521 * @dma_err_task: Work structure to process Axi DMA errors
629 * struct axienet_option - Used to set axi ethernet hardware options
641 * axienet_ior - Memory mapped Axi Ethernet register read
643 * @offset: Address offset from the base address of Axi Ethernet core
645 * Return: The contents of the Axi Ethernet register
672 * axienet_iow - Memory mapped Axi Ethernet register write
674 * @offset: Address offset from the base address of Axi Ethernet core
675 * @value: Value to be written into the Axi Ethernet register
677 * This function writes the desired value into the corresponding Axi Ethernet
687 * axienet_dma_out32 - Memory mapped Axi DMA register write.
689 * @reg: Address offset from the base address of the Axi DMA core
690 * @value: Value to be written into the Axi DMA register
692 * This function writes the desired value into the corresponding Axi DMA
704 * axienet_dma_out64 - Memory mapped Axi DMA register write.
706 * @reg: Address offset from the base address of the Axi DMA core
707 * @value: Value to be written into the Axi DMA register
709 * This function writes the desired value into the corresponding Axi DMA