Home
last modified time | relevance | path

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

/openbmc/u-boot/board/BuR/brxre1/
H A Dboard.c52 static int rstctrl_rw(u8 reg, unsigned char rnw, void *pdat, int size) in rstctrl_rw() function
147 rc = rstctrl_rw(RSTCTRL_CTRLREG, 0, (uint8_t *)&buf, sizeof(buf)); in am33xx_spl_board_init()
188 rc = rstctrl_rw(RSTCTRL_SCRATCHREG, 1, &scratchreg, sizeof(scratchreg)); in board_late_init()
284 rc = rstctrl_rw(RSTCTRL_SCRATCHREG, 0, (uint8_t *)&buf, sizeof(buf)); in board_late_init()