Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c76 #define NFC_V3_FLASH_CMD (host->regs_axi + 0x00)
77 #define NFC_V3_FLASH_ADDR0 (host->regs_axi + 0x04)
79 #define NFC_V3_CONFIG1 (host->regs_axi + 0x34)
83 #define NFC_V3_ECC_STATUS_RESULT (host->regs_axi + 0x38)
85 #define NFC_V3_LAUNCH (host->regs_axi + 0x40)
171 void __iomem *regs_axi; member
1842 host->regs_axi = host->base + host->devtype_data->axi_offset; in mxcnd_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c74 #define NFC_V3_FLASH_CMD (host->regs_axi + 0x00)
75 #define NFC_V3_FLASH_ADDR0 (host->regs_axi + 0x04)
77 #define NFC_V3_CONFIG1 (host->regs_axi + 0x34)
81 #define NFC_V3_ECC_STATUS_RESULT (host->regs_axi + 0x38)
83 #define NFC_V3_LAUNCH (host->regs_axi + 0x40)
169 void __iomem *regs_axi; member
1759 host->regs_axi = host->base + host->devtype_data->axi_offset; in mxcnd_probe()

Completed in 6 milliseconds