Lines Matching full:axi
3 * Definitions for Xilinx Axi Ethernet device driver.
72 /* Axi DMA Register definitions */
144 /* Axi Ethernet registers definition */
180 /* Bit Masks for Axi Ethernet RAF register */
199 /* Bit Masks for Axi Ethernet TPF and IFGP registers */
204 /* Bit Masks for Axi Ethernet IS, IE and IP registers, Same masks apply
224 /* Bit masks for Axi Ethernet VLAN TPID Word 0 register */
228 /* Bit masks for Axi Ethernet VLAN TPID Word 1 register */
232 /* Bit masks for Axi Ethernet RCW1 register */
248 /* Bit masks for Axi Ethernet TC register */
258 /* Bit masks for Axi Ethernet FCC register */
262 /* Bit masks for Axi Ethernet EMMC register */
274 /* Bit masks for Axi Ethernet PHYC register */
286 /* Bit masks for Axi Ethernet MDIO interface MC register */
290 /* Bit masks for Axi Ethernet MDIO interface MCR register */
302 /* Bit masks for Axi Ethernet MDIO interface MIS, MIP, MIE, MIC registers */
305 /* Bit masks for Axi Ethernet UAW1 register */
311 /* Bit masks for Axi Ethernet FMC register */
317 /* Defines for different options for C_PHY_TYPE parameter in Axi Ethernet IP */
328 /* Axi Ethernet Synthesis features */
348 * struct axidma_bd - Axi Dma buffer descriptor layout
421 * @dma_err_task: Work structure to process Axi DMA errors
509 * struct axiethernet_option - Used to set axi ethernet hardware options
521 * axienet_ior - Memory mapped Axi Ethernet register read
523 * @offset: Address offset from the base address of Axi Ethernet core
525 * Return: The contents of the Axi Ethernet register
552 * axienet_iow - Memory mapped Axi Ethernet register write
554 * @offset: Address offset from the base address of Axi Ethernet core
555 * @value: Value to be written into the Axi Ethernet register
557 * This function writes the desired value into the corresponding Axi Ethernet
567 * axienet_dma_out32 - Memory mapped Axi DMA register write.
569 * @reg: Address offset from the base address of the Axi DMA core
570 * @value: Value to be written into the Axi DMA register
572 * This function writes the desired value into the corresponding Axi DMA
584 * axienet_dma_out64 - Memory mapped Axi DMA register write.
586 * @reg: Address offset from the base address of the Axi DMA core
587 * @value: Value to be written into the Axi DMA register
589 * This function writes the desired value into the corresponding Axi DMA