Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c61 #define INTR_STS_REG 0x1C macro
239 ret = readl_relaxed_poll_timeout(nfc->base + INTR_STS_REG, val, in anfc_wait_for_event()
247 writel_relaxed(event, nfc->base + INTR_STS_REG); in anfc_wait_for_event()