Searched defs:subop (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/parisc/math-emu/ |
D | fpudispatch.c | 197 u_int class, subop; in fpudispatch() local 252 u_int class, subop, major; in emfpudispatch() local 288 decode_0c(u_int ir, u_int class, u_int subop, u_int fpregs[]) in decode_0c() 705 decode_0e(ir,class,subop,fpregs) in decode_0e() argument
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | marvell_nand.c | 1535 const struct nand_subop *subop, in marvell_nfc_parse_instructions() 1625 const struct nand_subop *subop, in marvell_nfc_xfer_data_pio() 1656 const struct nand_subop *subop) in marvell_nfc_monolithic_access_exec() 1720 const struct nand_subop *subop) in marvell_nfc_naked_access_exec() 1792 const struct nand_subop *subop) in marvell_nfc_naked_waitrdy_exec() 1806 const struct nand_subop *subop) in marvell_nfc_read_id_type_exec() 1846 const struct nand_subop *subop) in marvell_nfc_read_status_exec() 1886 const struct nand_subop *subop) in marvell_nfc_reset_cmd_type_exec() 1915 const struct nand_subop *subop) in marvell_nfc_erase_cmd_type_exec()
|
D | nand_base.c | 2385 struct nand_subop subop; member 2665 static bool nand_subop_instr_is_valid(const struct nand_subop *subop, in nand_subop_instr_is_valid() 2671 static unsigned int nand_subop_get_start_off(const struct nand_subop *subop, in nand_subop_get_start_off() 2691 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, in nand_subop_get_addr_start_off() 2713 unsigned int nand_subop_get_num_addr_cyc(const struct nand_subop *subop, in nand_subop_get_num_addr_cyc() 2745 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop, in nand_subop_get_data_start_off() 2767 unsigned int nand_subop_get_data_len(const struct nand_subop *subop, in nand_subop_get_data_len()
|
D | vf610_nfc.c | 361 vf610_get_next_instr(const struct nand_subop *subop, int *op_id) in vf610_get_next_instr() 372 const struct nand_subop *subop) in vf610_nfc_cmd()
|
D | tegra_nand.c | 348 const struct nand_subop *subop) in tegra_nand_cmd()
|
/Linux-v4.19/drivers/gpu/host1x/hw/ |
D | debug_hw.c | 53 unsigned int mask, subop, num, opcode; in show_channel_command() local
|
/Linux-v4.19/drivers/acpi/acpica/ |
D | psargs.c | 710 u32 subop; in acpi_ps_get_next_arg() local
|
/Linux-v4.19/drivers/scsi/csiostor/ |
D | csio_isr.c | 151 uint8_t subop; in csio_process_scsi_cmpl() local
|