Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dhighbank.c29 #define PWRDOM_STAT_EMMC 0x20000000 macro
108 if (!(reg & PWRDOM_STAT_EMMC)) in ft_board_setup()