Searched refs:vf610_nfc_set (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/mtd/nand/ |
D | vf610_nfc.c | 206 static inline void vf610_nfc_set(struct mtd_info *mtd, uint reg, u32 bits) in vf610_nfc_set() function 258 vf610_nfc_set(mtd, NFC_FLASH_CMD2, START_BIT); in vf610_nfc_done() 677 vf610_nfc_set(mtd, NFC_FLASH_CONFIG, CONFIG_FAST_FLASH_BIT); in vf610_nfc_nand_init() 690 vf610_nfc_set(mtd, NFC_FLASH_CONFIG, CONFIG_16BIT); in vf610_nfc_nand_init() 745 vf610_nfc_set(mtd, NFC_FLASH_CONFIG, CONFIG_ECC_SRAM_REQ_BIT); in vf610_nfc_nand_init()
|