Searched refs:HINFC504_CON (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/mtd/nand/raw/ |
| D | hisi504_nand.c | 49 #define HINFC504_CON 0x00 macro 492 flag = hinfc_read(host, HINFC504_CON); in hisi_nfc_cmdfunc() 496 HINFC504_CON_ECCTYPE_SHIFT), HINFC504_CON); in hisi_nfc_cmdfunc() 501 hinfc_write(host, flag, HINFC504_CON); in hisi_nfc_cmdfunc() 620 hinfc_write(host, flag, HINFC504_CON); in hisi_nfc_host_init() 698 flag = hinfc_read(host, HINFC504_CON); in hisi_nfc_ecc_probe() 702 hinfc_write(host, flag, HINFC504_CON); in hisi_nfc_ecc_probe() 727 flag = hinfc_read(host, HINFC504_CON); in hisi_nfc_attach_chip() 741 hinfc_write(host, flag, HINFC504_CON); in hisi_nfc_attach_chip()
|