Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_jedec.c55 ret = nand_read_param_page_op(chip, 0x40, p, in nand_jedec_detect()
H A Dinternals.h104 int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf,
H A Dnand_onfi.c175 ret = nand_read_param_page_op(chip, 0, &pbuf[i], in nand_onfi_detect()
H A Dnand_base.c1139 int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf, in nand_read_param_page_op() function
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.su
H A Dnand_base.c1125 static int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf, in nand_read_param_page_op() function
3809 ret = nand_read_param_page_op(chip, 0, NULL, 0); in nand_flash_detect_ext_param_page()
3905 ret = nand_read_param_page_op(chip, 0, NULL, 0); in nand_flash_detect_onfi()
4021 ret = nand_read_param_page_op(chip, 0x40, NULL, 0); in nand_flash_detect_jedec()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map