Home
last modified time | relevance | path

Searched refs:UCC_GETH_UTFS_GIGA_INIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duccf.h77 #define UCC_GETH_UTFS_GIGA_INIT 8192/*2048*/ /* Tx virtual FIFO size */ macro
H A Duccf.c308 qe_muram_alloc(UCC_GETH_UTFS_GIGA_INIT, in ucc_fast_init()
327 out_be16(&uf_regs->utfs, UCC_GETH_UTFS_GIGA_INIT); in ucc_fast_init()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h910 #define UCC_GETH_UTFS_GIGA_INIT 4096/*2048*/ /* Tx virtual macro
H A Ducc_geth.c3668 ug_info->uf_info.utfs = UCC_GETH_UTFS_GIGA_INIT; in ucc_geth_probe()