Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c26 #define BM_CTRL_BUSY 0x00000100 macro
159 while (readl(&regs->ctrl) & BM_CTRL_BUSY) in wait_busy()