Home
last modified time | relevance | path

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

1234

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/mtd/nand/
H A Dmpc5121_nfc.c77 #define NFC_RESET (1 << 6) macro
594 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
595 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dmpc5121_nfc.c89 #define NFC_RESET (1 << 6) macro
628 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in board_nand_init()
629 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in board_nand_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c75 #define NFC_RESET (1 << 6) macro
737 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
738 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c75 #define NFC_RESET (1 << 6) macro
737 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
738 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c75 #define NFC_RESET (1 << 6) macro
737 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
738 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A Dste-hrefv60plus.dtsi287 "GPIO142_C11"; /* NFC_RESET */
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/boot/dts/
H A Dste-hrefv60plus.dtsi287 "GPIO142_C11"; /* NFC_RESET */
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/boot/dts/
H A Dste-hrefv60plus.dtsi287 "GPIO142_C11"; /* NFC_RESET */
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c68 #define NFC_RESET BIT(1) macro
367 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
371 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c68 #define NFC_RESET BIT(1) macro
367 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
371 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c68 #define NFC_RESET BIT(1) macro
367 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
371 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dsunxi_nand.c75 #define NFC_RESET BIT(1) macro
374 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
378 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()

1234