Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c315 static int sunxi_nfc_wait_int(struct sunxi_nfc *nfc, u32 flags, in sunxi_nfc_wait_int() function
400 sunxi_nfc_wait_int(nfc, NFC_RB_B2R, timeo); in sunxi_nfc_dev_ready()
483 ret = sunxi_nfc_wait_int(nfc, NFC_CMD_INT_FLAG, 0); in sunxi_nfc_read_buf()
518 ret = sunxi_nfc_wait_int(nfc, NFC_CMD_INT_FLAG, 0); in sunxi_nfc_write_buf()
590 sunxi_nfc_wait_int(nfc, NFC_CMD_INT_FLAG, 0); in sunxi_nfc_cmd_ctrl()
835 ret = sunxi_nfc_wait_int(nfc, NFC_CMD_INT_FLAG, 0); in sunxi_nfc_hw_ecc_read_chunk()
974 ret = sunxi_nfc_wait_int(nfc, NFC_CMD_INT_FLAG, 0); in sunxi_nfc_hw_ecc_write_chunk()