Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.h66 #define UCC_GETH_URFS_INIT 512 /* Rx virtual FIFO size */ macro
H A Duccf.c342 qe_muram_alloc(UCC_GETH_URFS_INIT + in ucc_fast_init()
353 out_be16(&uf_regs->urfs, UCC_GETH_URFS_INIT); in ucc_fast_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h897 #define UCC_GETH_URFS_INIT 512 /* Rx virtual FIFO size macro
H A Ducc_geth.c79 .urfs = UCC_GETH_URFS_INIT,