Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duccf.h68 #define UCC_GETH_UTFS_INIT 512 /* Tx virtual FIFO size */ macro
H A Duccf.c336 qe_muram_alloc(UCC_GETH_UTFS_INIT, in ucc_fast_init()
355 out_be16(&uf_regs->utfs, UCC_GETH_UTFS_INIT); in ucc_fast_init()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h900 #define UCC_GETH_UTFS_INIT 512 /* Tx virtual FIFO size macro
H A Ducc_geth.c106 .utfs = UCC_GETH_UTFS_INIT,