Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c191 static inline void vf610_nfc_set(struct vf610_nfc *nfc, uint reg, u32 bits) in vf610_nfc_set() function
308 vf610_nfc_set(nfc, NFC_IRQ_STATUS, IDLE_EN_BIT); in vf610_nfc_done()
309 vf610_nfc_set(nfc, NFC_FLASH_CMD2, START_BIT); in vf610_nfc_done()
470 vf610_nfc_set(nfc, NFC_FLASH_CONFIG, CONFIG_16BIT); in vf610_nfc_cmd()
723 vf610_nfc_set(nfc, NFC_FLASH_CONFIG, CONFIG_FAST_FLASH_BIT); in vf610_nfc_preinit_controller()
734 vf610_nfc_set(nfc, NFC_FLASH_CONFIG, CONFIG_16BIT); in vf610_nfc_init_controller()
746 vf610_nfc_set(nfc, NFC_FLASH_CONFIG, CONFIG_ECC_SRAM_REQ_BIT); in vf610_nfc_init_controller()