Home
last modified time | relevance | path

Searched refs:MACCFG2_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duec.h76 #define MACCFG2_INIT_VALUE (MACCFG2_PREL | MACCFG2_RESERVED_1 | \ macro
H A Duec.c1068 out_be32(&uec_regs->maccfg2, MACCFG2_INIT_VALUE); in uec_startup()