Searched refs:vf610_nfc_set_field (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | vf610_nfc.c | 222 static inline void vf610_nfc_set_field(struct mtd_info *mtd, u32 reg, in vf610_nfc_set_field() function 332 vf610_nfc_set_field(mtd, NFC_COL_ADDR, COL_ADDR_MASK, in vf610_nfc_addr_cycle() 336 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_addr_cycle() 342 vf610_nfc_set_field(mtd, NFC_FLASH_CONFIG, in vf610_nfc_ecc_mode() 411 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_command() 428 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_command() 686 vf610_nfc_set_field(mtd, NFC_FLASH_CONFIG, CONFIG_PAGE_CNT_MASK, in vf610_nfc_nand_init() 745 vf610_nfc_set_field(mtd, NFC_FLASH_CONFIG, in vf610_nfc_nand_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | vf610_nfc.c | 193 static inline void vf610_nfc_set_field(struct vf610_nfc *nfc, u32 reg, in vf610_nfc_set_field() function 321 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, in vf610_nfc_ecc_mode() 329 vf610_nfc_set_field(nfc, NFC_COL_ADDR, COL_ADDR_MASK, in vf610_nfc_run() 332 vf610_nfc_set_field(nfc, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_run() 719 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, CONFIG_PAGE_CNT_MASK, in vf610_nfc_preinit_controller() 732 vf610_nfc_set_field(nfc, NFC_FLASH_CONFIG, in vf610_nfc_init_controller()
|