Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
745 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
746 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
Dsunxi_nand.c71 #define NFC_RESET BIT(1) macro
323 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
326 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/linux-4.1.27/arch/arm/boot/dts/
Dste-hrefv60plus.dtsi121 "GPIO142_C11"; /* NFC_RESET */