Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dmxic_nand.c94 #define ONFI_DIN_CNT(s) (0x3c + (s)) macro
304 writel(0x0, nfc->regs + ONFI_DIN_CNT(0)); in mxic_nfc_hw_init()
426 writel(0x0, nfc->regs + ONFI_DIN_CNT(0)); in mxic_nfc_exec_op()
436 nfc->regs + ONFI_DIN_CNT(0)); in mxic_nfc_exec_op()
/linux-6.3-rc2/drivers/spi/
A Dspi-mxic.c95 #define ONFI_DIN_CNT(s) (0x3c + (s)) macro

Completed in 8 milliseconds