Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.h69 #define UCC_GETH_UTFS_INIT 512 /* Tx virtual FIFO size */ macro
H A Duccf.c337 qe_muram_alloc(UCC_GETH_UTFS_INIT, in ucc_fast_init()
356 out_be16(&uf_regs->utfs, UCC_GETH_UTFS_INIT); in ucc_fast_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h901 #define UCC_GETH_UTFS_INIT 512 /* Tx virtual FIFO size macro
H A Ducc_geth.c82 .utfs = UCC_GETH_UTFS_INIT,