Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dmxc_nand.c167 size_t axi_offset; member
1242 .axi_offset = 0,
1268 .axi_offset = 0,
1294 .axi_offset = 0x1e00,
1321 .axi_offset = 0x1e00,
1507 if (host->devtype_data->axi_offset) in mxcnd_probe()
1508 host->regs_axi = host->base + host->devtype_data->axi_offset; in mxcnd_probe()