Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c26 struct mxc_nand_ip_regs __iomem *ip_regs; member
125 tmp = readnfc(&host->ip_regs->ipc);
128 writenfc(tmp, &host->ip_regs->ipc);
364 uint32_t tmp = readnfc(&host->ip_regs->config2);
370 writenfc(tmp, &host->ip_regs->config2);
1176 host->ip_regs =
1265 writenfc(NFC_V3_IPC_CREQ, &host->ip_regs->ipc);
1269 &host->ip_regs->wrprot);
1274 &host->ip_regs->wrprot_unlock_blkaddr[tmp]);
1276 writenfc(0, &host->ip_regs->ipc);
[all …]