Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h445 #define ENET_INIT_PARAM_RGF_SHIFT (32 - 4) macro
H A Duec.c923 << ENET_INIT_PARAM_RGF_SHIFT; in uec_issue_init_enet_rxtx_cmd()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h647 #define ENET_INIT_PARAM_RGF_SHIFT (32 - 4) macro
H A Ducc_geth.c2800 ((u32) ug_info->numThreadsRx) << ENET_INIT_PARAM_RGF_SHIFT; in ucc_geth_startup()