Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dfec.h128 u32 mibc; /* 0x108 */ member
155 u32 mibc;
Dfsl_mcdmafec.h25 u32 mibc; /* 0x064 */ member
/third_party/uboot/u-boot-2020.01/drivers/net/
Dfsl_mcdmafec.c119 printf("mii_ctrlstat %x - %x\n", (int)&fecp->mibc, fecp->mibc); in dbg_fec_regs()
Dmcffec.c260 printf("mii_ctrlstat %x - %x\n", (int)&fecp->mibc, fecp->mibc); in dbgFecRegs()