Searched refs:instrs (Results 1 – 17 of 17) sorted by relevance
119 unsigned int instrs[3], *dest; in do_stf_entry_barrier_fixups() local126 instrs[0] = 0x60000000; /* nop */ in do_stf_entry_barrier_fixups()127 instrs[1] = 0x60000000; /* nop */ in do_stf_entry_barrier_fixups()128 instrs[2] = 0x60000000; /* nop */ in do_stf_entry_barrier_fixups()132 instrs[i++] = 0x7d4802a6; /* mflr r10 */ in do_stf_entry_barrier_fixups()133 instrs[i++] = 0x60000000; /* branch patched below */ in do_stf_entry_barrier_fixups()134 instrs[i++] = 0x7d4803a6; /* mtlr r10 */ in do_stf_entry_barrier_fixups()136 instrs[i++] = 0x7e0006ac; /* eieio + bit 6 hint */ in do_stf_entry_barrier_fixups()138 instrs[i++] = 0x7c0004ac; /* hwsync */ in do_stf_entry_barrier_fixups()139 instrs[i++] = 0xe94d0000; /* ld r10,0(r13) */ in do_stf_entry_barrier_fixups()[all …]
1016 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op() local1023 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_sp_exec_read_page_op()1031 instrs[0].ctx.cmd.opcode = NAND_CMD_READOOB; in nand_sp_exec_read_page_op()1034 instrs[0].ctx.cmd.opcode = NAND_CMD_READ1; in nand_sp_exec_read_page_op()1045 instrs[1].ctx.addr.naddrs++; in nand_sp_exec_read_page_op()1058 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op() local1066 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_lp_exec_read_page_op()1082 instrs[1].ctx.addr.naddrs++; in nand_lp_exec_read_page_op()1154 struct nand_op_instr instrs[] = { in nand_read_param_page_op() local1161 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_read_param_page_op()[all …]
75 struct nand_op_instr instrs[] = { in hynix_nand_cmd_op() local78 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_cmd_op()93 struct nand_op_instr instrs[] = { in hynix_nand_reg_write_op() local97 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_reg_write_op()
171 for (instr = op->instrs; instr < op->instrs + op->ninstrs; instr++) { in ams_delta_exec_op()
399 instr = &op->instrs[op_id]; in mxic_nfc_exec_op()
1653 instr = &subop->instrs[op_id]; in marvell_nfc_parse_instructions()1835 switch (subop->instrs[0].type) { in marvell_nfc_naked_access_exec()1882 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
359 return &subop->instrs[*op_id]; in vf610_get_next_instr()
1781 const struct nand_op_instr *instr = &subop->instrs[i]; in sunxi_nfc_exec_subop()1871 subop->instrs[0].ctx.waitrdy.timeout_ms); in sunxi_nfc_soft_waitrdy()
614 instr = &op->instrs[op_id]; in fsmc_exec_op()
363 instr = &subop->instrs[op_id]; in tegra_nand_cmd()
1143 ret = denali_exec_instr(chip, &op->instrs[i]); in denali_exec_op()
904 instr = &op->instrs[op_id]; in meson_nfc_exec_op()
1342 instr = &op->instrs[op_id]; in stm32_fmc2_exec_op()
2150 instr = &op->instrs[op_id]; in ns_exec_op()
712 const struct nand_op_instr *instrs; member862 const struct nand_op_instr *instrs; member869 .instrs = _instrs, \
2427 instr = &op->instrs[i]; in gpmi_nfc_exec_op()2443 op->instrs[i + 1].type == NAND_OP_ADDR_INSTR) in gpmi_nfc_exec_op()
1048 bool "ARM errata: A12: some seqs of opposed cond code instrs => deadlock or corruption"1098 bool "ARM errata: A17: some seqs of opposed cond code instrs => deadlock or corruption"