Searched refs:nfc_config (Results 1 – 1 of 1) sorted by relevance
87 struct nfc_config { struct202 static void nand_apply_config(const struct nfc_config *conf) in nand_apply_config()216 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()256 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()329 static int nand_max_ecc_strength(struct nfc_config *conf) in nand_max_ecc_strength()369 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()442 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()475 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()528 static struct nfc_config conf = { }; in nand_spl_load_image()
Completed in 2 milliseconds