Home
last modified time | relevance | path

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

/openbmc/u-boot/board/BuR/brxre1/
H A Dboard.c42 #define RSTCTRL_CTRLREG 0x01 macro
147 rc = rstctrl_rw(RSTCTRL_CTRLREG, 0, (uint8_t *)&buf, sizeof(buf)); in am33xx_spl_board_init()