Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/nand/raw/
Dmpc5121_nfc.c75 #define NFC_RESET (1 << 6) macro
727 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
728 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
Dsunxi_nand.c60 #define NFC_RESET BIT(1) macro
338 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
341 !(ctl & NFC_RESET), 1, in sunxi_nfc_rst()
/linux-6.6.21/arch/arm/boot/dts/st/
Dste-hrefv60plus.dtsi287 "GPIO142_C11"; /* NFC_RESET */