Home
last modified time | relevance | path

Searched refs:ENET_INIT_PARAM_SNUM_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duec.h450 #define ENET_INIT_PARAM_SNUM_MASK 0xff000000 macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h652 #define ENET_INIT_PARAM_SNUM_MASK 0xff000000 macro
H A Ducc_geth.c341 (u32) (val & ENET_INIT_PARAM_SNUM_MASK) >> in return_init_enet_entries()
376 (u32) (val & ENET_INIT_PARAM_SNUM_MASK) >> in dump_init_enet_entries()