Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.h78 #define UCC_GETH_UTFS_GIGA_INIT 8192/*2048*/ /* Tx virtual FIFO size */ macro
H A Duccf.c309 qe_muram_alloc(UCC_GETH_UTFS_GIGA_INIT, in ucc_fast_init()
328 out_be16(&uf_regs->utfs, UCC_GETH_UTFS_GIGA_INIT); in ucc_fast_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h911 #define UCC_GETH_UTFS_GIGA_INIT 4096/*2048*/ /* Tx virtual macro
H A Ducc_geth.c3842 ug_info->uf_info.utfs = UCC_GETH_UTFS_GIGA_INIT; in ucc_geth_probe()