Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c60 #define NFC_REG_USER_DATA(x) (0x0050 + ((x) * 4)) macro
885 NFC_REG_USER_DATA(0)), in sunxi_nfc_hw_ecc_read_chunk()
956 nfc->regs + NFC_REG_USER_DATA(0)); in sunxi_nfc_hw_ecc_write_chunk()
959 nfc->regs + NFC_REG_USER_DATA(0)); in sunxi_nfc_hw_ecc_write_chunk()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c50 #define NFC_REG_USER_DATA(x) (0x0050 + ((x) * 4)) macro
720 sunxi_nfc_user_data_to_buf(readl(nfc->regs + NFC_REG_USER_DATA(step)), in sunxi_nfc_hw_ecc_get_prot_oob_bytes()
743 nfc->regs + NFC_REG_USER_DATA(step)); in sunxi_nfc_hw_ecc_set_prot_oob_bytes()