Searched refs:nfc_config (Results 1 – 1 of 1) sorted by relevance
85 struct nfc_config { struct200 static void nand_apply_config(const struct nfc_config *conf) in nand_apply_config()214 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()327 static int nand_max_ecc_strength(struct nfc_config *conf) in nand_max_ecc_strength()367 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()440 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()473 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()526 static struct nfc_config conf = { }; in nand_spl_load_image()