Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmc13892.h99 #define VGEN1_MASK 3 macro
/openbmc/u-boot/board/woodburn/
H A Dwoodburn.c197 val &= ~(VGEN1_MASK); in board_init()