Searched refs:gigeversion (Results 1 – 2 of 2) sorted by relevance
456 u32_t gigeversion; in emacps_recv_handler() local466 gigeversion = ((Xil_In32(xemacpsif->emacps.Config.BaseAddress + 0xFC)) >> 16) & 0xFFF; in emacps_recv_handler()474 if (gigeversion <= 2) { in emacps_recv_handler()556 u32_t gigeversion; in init_dma() local598 if (gigeversion > 2) { in init_dma()717 if (gigeversion > 2) { in init_dma()722 if (gigeversion > 2) in init_dma()778 u32_t gigeversion; in resetrx_on_no_rxdata() local781 if (gigeversion == 2) { in resetrx_on_no_rxdata()840 u32_t gigeversion; in reset_dma() local[all …]
911 u32_t gigeversion; in SetUpSLCRDivisors() local920 gigeversion = ((Xil_In32(mac_baseaddr + 0xFC)) >> 16) & 0xFFF; in SetUpSLCRDivisors()921 if (gigeversion == 2) { in SetUpSLCRDivisors()984 } else if (gigeversion == GEM_VERSION_ZYNQMP) { in SetUpSLCRDivisors()1090 } else if (gigeversion == GEM_VERSION_VERSAL) { in SetUpSLCRDivisors()
Completed in 11 milliseconds