Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h449 #define ENET_INIT_PARAM_RISC_MASK 0x0000003f macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h650 #define ENET_INIT_PARAM_RISC_MASK 0x0000003f macro
H A Ducc_geth.c319 if ((val & ENET_INIT_PARAM_RISC_MASK) == risc) { in return_init_enet_entries()
354 if ((val & ENET_INIT_PARAM_RISC_MASK) == risc) { in dump_init_enet_entries()