Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h42 #define UPSMR_INIT_VALUE (UPSMR_HSE | UPSMR_RES1) macro
H A Duec.c1062 out_be32(&uec->uccf->uf_regs->upsmr, UPSMR_INIT_VALUE); in uec_startup()