Searched refs:vf610_nfc_set_field (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/mtd/nand/ |
| D | vf610_nfc.c | 224 static inline void vf610_nfc_set_field(struct vf610_nfc *nfc, u32 reg, in vf610_nfc_set_field() function 337 vf610_nfc_set_field(nfc, NFC_COL_ADDR, COL_ADDR_MASK, in vf610_nfc_addr_cycle() 341 vf610_nfc_set_field(nfc, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_addr_cycle() 347 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, in vf610_nfc_ecc_mode() 638 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, CONFIG_PAGE_CNT_MASK, in vf610_nfc_preinit_controller() 651 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, in vf610_nfc_init_controller()
|