Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c61 #define NFC_REG_USER_DATA(x) (0x0050 + ((x) * 4)) macro
886 NFC_REG_USER_DATA(0)), in sunxi_nfc_hw_ecc_read_chunk()
957 nfc->regs + NFC_REG_USER_DATA(0)); in sunxi_nfc_hw_ecc_write_chunk()
960 nfc->regs + NFC_REG_USER_DATA(0)); in sunxi_nfc_hw_ecc_write_chunk()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c51 #define NFC_REG_USER_DATA(x) (0x0050 + ((x) * 4)) macro
721 sunxi_nfc_user_data_to_buf(readl(nfc->regs + NFC_REG_USER_DATA(step)), in sunxi_nfc_hw_ecc_get_prot_oob_bytes()
744 nfc->regs + NFC_REG_USER_DATA(step)); in sunxi_nfc_hw_ecc_set_prot_oob_bytes()