Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand_spl.c225 static int nfc_read_page(unsigned int page_address, unsigned char *buf) in nfc_read_page() function
294 if (nfc_read_page(page, buf) < 0) in nand_spl_load_image()