Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h53 #define MACCFG1_INIT_VALUE (0) macro
H A Duec.c1065 out_be32(&uec_regs->maccfg1, MACCFG1_INIT_VALUE); in uec_startup()