Home
last modified time | relevance | path

Searched refs:subop (Results 1 – 15 of 15) sorted by relevance

/linux/arch/parisc/math-emu/
A Dfpudispatch.c184 u_int class, subop; in fpudispatch() local
202 subop = get_subop(ir); in fpudispatch()
300 switch (subop) { in decode_0c()
421 switch (subop) { in decode_0c()
585 switch (subop) { in decode_0c()
641 switch (subop) { in decode_0c()
721 u_int ir,class,subop; in decode_0e()
756 switch (subop) {
852 switch (subop) {
1011 switch (subop) {
[all …]
/linux/drivers/mtd/nand/raw/
A Darasan-nand-controller.c584 const struct nand_subop *subop, in anfc_parse_instructions() argument
603 instr = &subop->instrs[op_id]; in anfc_parse_instructions()
712 const struct nand_subop *subop, in anfc_misc_data_type_exec() argument
736 const struct nand_subop *subop) in anfc_param_read_type_exec() argument
742 const struct nand_subop *subop) in anfc_data_read_type_exec() argument
764 const struct nand_subop *subop) in anfc_param_write_type_exec() argument
770 const struct nand_subop *subop) in anfc_data_write_type_exec() argument
801 const struct nand_subop *subop) in anfc_status_type_exec() argument
822 const struct nand_subop *subop) in anfc_reset_type_exec() argument
828 const struct nand_subop *subop) in anfc_erase_type_exec() argument
[all …]
A Dvf610_nfc.c349 if (*op_id + 1 >= subop->ninstrs) in vf610_get_next_instr()
354 return &subop->instrs[*op_id]; in vf610_get_next_instr()
358 const struct nand_subop *subop) in vf610_nfc_cmd() argument
372 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
380 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
397 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
401 trfr_sz = nand_subop_get_data_len(subop, op_id); in vf610_nfc_cmd()
414 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
421 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
427 instr = vf610_get_next_instr(subop, &op_id); in vf610_nfc_cmd()
[all …]
A Dmarvell_nand.c1675 const struct nand_subop *subop, in marvell_nfc_parse_instructions() argument
1692 instr = &subop->instrs[op_id]; in marvell_nfc_parse_instructions()
1765 const struct nand_subop *subop, in marvell_nfc_xfer_data_pio() argument
1796 const struct nand_subop *subop) in marvell_nfc_monolithic_access_exec() argument
1860 const struct nand_subop *subop) in marvell_nfc_naked_access_exec() argument
1874 switch (subop->instrs[0].type) { in marvell_nfc_naked_access_exec()
1932 const struct nand_subop *subop) in marvell_nfc_naked_waitrdy_exec() argument
1946 const struct nand_subop *subop) in marvell_nfc_read_id_type_exec() argument
1986 const struct nand_subop *subop) in marvell_nfc_read_status_exec() argument
2026 const struct nand_subop *subop) in marvell_nfc_reset_cmd_type_exec() argument
[all …]
A Dnand_base.c2174 struct nand_subop subop; member
2334 if (instr == &ctx->subop.instrs[ctx->subop.ninstrs - 1]) in nand_op_parser_trace()
2348 if (a->subop.ninstrs < b->subop.ninstrs) in nand_op_parser_cmp_ctx()
2350 else if (a->subop.ninstrs > b->subop.ninstrs) in nand_op_parser_cmp_ctx()
2353 if (a->subop.last_instr_end_off < b->subop.last_instr_end_off) in nand_op_parser_cmp_ctx()
2355 else if (a->subop.last_instr_end_off > b->subop.last_instr_end_off) in nand_op_parser_cmp_ctx()
2388 .subop.cs = op->cs, in nand_op_parser_exec_op()
2434 ctx.subop.instrs = ctx.subop.instrs + ctx.subop.ninstrs; in nand_op_parser_exec_op()
2436 ctx.subop.instrs -= 1; in nand_op_parser_exec_op()
2438 ctx.subop.first_instr_start_off = ctx.subop.last_instr_end_off; in nand_op_parser_exec_op()
[all …]
A Dcadence-nand-controller.c1999 const struct nand_subop *subop) in cadence_nand_cmd_opcode() argument
2008 instr = &subop->instrs[op_id]; in cadence_nand_cmd_opcode()
2029 const struct nand_subop *subop) in cadence_nand_cmd_address() argument
2042 instr = &subop->instrs[op_id]; in cadence_nand_cmd_address()
2072 const struct nand_subop *subop) in cadence_nand_cmd_erase() argument
2083 instr = &subop->instrs[1]; in cadence_nand_cmd_erase()
2102 .instrs = &subop->instrs[op_id], in cadence_nand_cmd_erase()
2113 const struct nand_subop *subop) in cadence_nand_cmd_data() argument
2123 instr = &subop->instrs[op_id]; in cadence_nand_cmd_data()
2135 len = nand_subop_get_data_len(subop, op_id); in cadence_nand_cmd_data()
[all …]
A Dtegra_nand.c348 const struct nand_subop *subop) in tegra_nand_cmd() argument
358 for (op_id = 0; op_id < subop->ninstrs; op_id++) { in tegra_nand_cmd()
363 instr = &subop->instrs[op_id]; in tegra_nand_cmd()
380 offset = nand_subop_get_addr_start_off(subop, op_id); in tegra_nand_cmd()
381 naddrs = nand_subop_get_num_addr_cyc(subop, op_id); in tegra_nand_cmd()
396 size = nand_subop_get_data_len(subop, op_id); in tegra_nand_cmd()
397 offset = nand_subop_get_data_start_off(subop, op_id); in tegra_nand_cmd()
406 size = nand_subop_get_data_len(subop, op_id); in tegra_nand_cmd()
407 offset = nand_subop_get_data_start_off(subop, op_id); in tegra_nand_cmd()
A Dpl35x-nand-controller.c656 const struct nand_subop *subop) in pl35x_nand_exec_op() argument
668 for (op_id = 0; op_id < subop->ninstrs; op_id++) { in pl35x_nand_exec_op()
669 instr = &subop->instrs[op_id]; in pl35x_nand_exec_op()
684 offset = nand_subop_get_addr_start_off(subop, op_id); in pl35x_nand_exec_op()
685 naddrs = nand_subop_get_num_addr_cyc(subop, op_id); in pl35x_nand_exec_op()
700 len = nand_subop_get_data_len(subop, op_id); in pl35x_nand_exec_op()
A Drockchip-nand-controller.c333 const struct nand_subop *subop) in rk_nfc_cmd() argument
343 for (i = 0; i < subop->ninstrs; i++) { in rk_nfc_cmd()
344 const struct nand_op_instr *instr = &subop->instrs[i]; in rk_nfc_cmd()
353 remaining = nand_subop_get_num_addr_cyc(subop, i); in rk_nfc_cmd()
354 start = nand_subop_get_addr_start_off(subop, i); in rk_nfc_cmd()
363 start = nand_subop_get_data_start_off(subop, i); in rk_nfc_cmd()
364 cnt = nand_subop_get_data_len(subop, i); in rk_nfc_cmd()
A Dsunxi_nand.c1798 const struct nand_subop *subop) in sunxi_nfc_exec_subop() argument
1806 for (i = 0; i < subop->ninstrs; i++) { in sunxi_nfc_exec_subop()
1807 const struct nand_op_instr *instr = &subop->instrs[i]; in sunxi_nfc_exec_subop()
1824 remaining = nand_subop_get_num_addr_cyc(subop, i); in sunxi_nfc_exec_subop()
1825 start = nand_subop_get_addr_start_off(subop, i); in sunxi_nfc_exec_subop()
1839 start = nand_subop_get_data_start_off(subop, i); in sunxi_nfc_exec_subop()
1840 remaining = nand_subop_get_data_len(subop, i); in sunxi_nfc_exec_subop()
1894 const struct nand_subop *subop) in sunxi_nfc_soft_waitrdy() argument
1897 subop->instrs[0].ctx.waitrdy.timeout_ms); in sunxi_nfc_soft_waitrdy()
/linux/drivers/acpi/acpica/
A Dpsargs.c710 u32 subop; in acpi_ps_get_next_arg() local
804 subop = acpi_ps_peek_opcode(parser_state); in acpi_ps_get_next_arg()
805 if (subop == 0 || in acpi_ps_get_next_arg()
806 acpi_ps_is_leading_char(subop) || in acpi_ps_get_next_arg()
807 ACPI_IS_ROOT_PREFIX(subop) || in acpi_ps_get_next_arg()
808 ACPI_IS_PARENT_PREFIX(subop)) { in acpi_ps_get_next_arg()
838 subop = acpi_ps_peek_opcode(parser_state); in acpi_ps_get_next_arg()
839 if (subop == 0 || in acpi_ps_get_next_arg()
840 acpi_ps_is_leading_char(subop) || in acpi_ps_get_next_arg()
841 ACPI_IS_ROOT_PREFIX(subop) || in acpi_ps_get_next_arg()
[all …]
/linux/drivers/gpu/host1x/hw/
A Ddebug_hw.c44 unsigned int mask, subop, num, opcode; in show_channel_command() local
142 subop = val >> 24 & 0xf; in show_channel_command()
143 if (subop == HOST1X_OPCODE_EXTEND_ACQUIRE_MLOCK) in show_channel_command()
146 else if (subop == HOST1X_OPCODE_EXTEND_RELEASE_MLOCK) in show_channel_command()
/linux/drivers/scsi/csiostor/
A Dcsio_isr.c151 uint8_t subop; in csio_process_scsi_cmpl() local
158 subop = FW_SCSI_ABRT_CLS_WR_SUB_OPCODE_GET( in csio_process_scsi_cmpl()
163 subop ? "Close" : "Abort", in csio_process_scsi_cmpl()
167 if (subop) in csio_process_scsi_cmpl()
/linux/include/linux/mtd/
A Drawnand.h865 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop,
867 unsigned int nand_subop_get_num_addr_cyc(const struct nand_subop *subop,
869 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop,
871 unsigned int nand_subop_get_data_len(const struct nand_subop *subop,
962 int (*exec)(struct nand_chip *chip, const struct nand_subop *subop);
/linux/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c632 const struct nand_subop *subop) in atmel_hsmc_exec_cmd_addr() argument
641 for (i = 0; i < subop->ninstrs; i++) { in atmel_hsmc_exec_cmd_addr()
642 const struct nand_op_instr *instr = &subop->instrs[i]; in atmel_hsmc_exec_cmd_addr()
649 for (j = nand_subop_get_addr_start_off(subop, i); in atmel_hsmc_exec_cmd_addr()
650 j < nand_subop_get_num_addr_cyc(subop, i); j++) { in atmel_hsmc_exec_cmd_addr()
660 const struct nand_subop *subop) in atmel_hsmc_exec_rw() argument
662 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_rw()
678 const struct nand_subop *subop) in atmel_hsmc_exec_waitrdy() argument
680 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_waitrdy()

Completed in 75 milliseconds