Searched refs:ar934x_nfc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/mtd/nand/
H A Dar934x_nfc.c22 #include <linux/platform/ar934x_nfc.h>
144 struct ar934x_nfc;
147 void _nfc_dbg(struct ar934x_nfc *nfc, const char *fmt, ...)
171 struct ar934x_nfc { struct
203 static void ar934x_nfc_restart(struct ar934x_nfc *nfc);
206 ar934x_nfc_wr(struct ar934x_nfc *nfc, unsigned reg, u32 val)
212 ar934x_nfc_rr(struct ar934x_nfc *nfc, unsigned reg)
218 ar934x_nfc_get_platform_data(struct ar934x_nfc *nfc)
224 ar934x_nfc *mtd_to_ar934x_nfc(struct mtd_info *mtd)
226 return container_of(mtd, struct ar934x_nfc, mt
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-nfc.c18 #include <linux/platform/ar934x_nfc.h>
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/
H A Dmodules.mk46 FILES:=$(LINUX_DIR)/drivers/mtd/nand/ar934x_nfc.ko
47 AUTOLOAD:=$(call AutoLoad,30,ar934x_nfc)

Completed in 32 milliseconds