Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c59 #define INTR_STS_REG 0x1C macro
210 ret = readl_relaxed_poll_timeout(nfc->base + INTR_STS_REG, val, in anfc_wait_for_event()
218 writel_relaxed(event, nfc->base + INTR_STS_REG); in anfc_wait_for_event()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds