Lines Matching refs:data
160 * Indicate that user data is accessed (full page/oob). This is
226 * write and read side (e.g. page wise data access).
261 * write and read side (e.g. page wise data access).
309 static irqreturn_t vf610_nfc_irq(int irq, void *data)
311 struct vf610_nfc *nfc = data;
403 force8bit = instr->ctx.data.force_8bit;
410 instr->ctx.data.buf.out + offset,
433 force8bit = instr->ctx.data.force_8bit;
450 vf610_nfc_rd_from_sram(instr->ctx.data.buf.in + offset,
703 { .compatible = "fsl,vf610-nfc", .data = (void *)NFC_VFC610 },
847 nfc->variant = (uintptr_t)of_id->data;