Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h448 #define ENET_INIT_PARAM_RISC_MASK 0x0000003f macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h650 #define ENET_INIT_PARAM_RISC_MASK 0x0000003f macro
H A Ducc_geth.c339 if ((val & ENET_INIT_PARAM_RISC_MASK) == risc) { in return_init_enet_entries()
374 if ((val & ENET_INIT_PARAM_RISC_MASK) == risc) { in dump_init_enet_entries()