Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c44 #define NFC_ROW_ADDR 0x3F0c macro
335 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_addr_cycle()
410 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_command()
427 vf610_nfc_set_field(mtd, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_command()
525 u32 tmp = vf610_nfc_read(mtd, NFC_ROW_ADDR); in vf610_nfc_select_chip()
533 vf610_nfc_write(mtd, NFC_ROW_ADDR, tmp); in vf610_nfc_select_chip()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dvf610_nfc.c43 #define NFC_ROW_ADDR 0x3F0c macro
332 vf610_nfc_set_field(nfc, NFC_ROW_ADDR, ROW_ADDR_MASK, in vf610_nfc_run()
488 tmp = vf610_nfc_read(nfc, NFC_ROW_ADDR); in vf610_nfc_select_target()
493 vf610_nfc_write(nfc, NFC_ROW_ADDR, tmp); in vf610_nfc_select_target()