Lines Matching full:axi

3  * Definitions for Xilinx Axi Ethernet device driver.
73 /* Axi DMA Register definitions */
145 /* 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 FMI 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
437 * @dma_err_task: Work structure to process Axi DMA errors
540 * struct axiethernet_option - Used to set axi ethernet hardware options
552 * axienet_ior - Memory mapped Axi Ethernet register read
554 * @offset: Address offset from the base address of Axi Ethernet core
556 * Return: The contents of the Axi Ethernet register
583 * axienet_iow - Memory mapped Axi Ethernet register write
585 * @offset: Address offset from the base address of Axi Ethernet core
586 * @value: Value to be written into the Axi Ethernet register
588 * This function writes the desired value into the corresponding Axi Ethernet
598 * axienet_dma_out32 - Memory mapped Axi DMA register write.
600 * @reg: Address offset from the base address of the Axi DMA core
601 * @value: Value to be written into the Axi DMA register
603 * This function writes the desired value into the corresponding Axi DMA
615 * axienet_dma_out64 - Memory mapped Axi DMA register write.
617 * @reg: Address offset from the base address of the Axi DMA core
618 * @value: Value to be written into the Axi DMA register
620 * This function writes the desired value into the corresponding Axi DMA