/openbmc/linux/include/linux/soc/qcom/ |
H A D | apr.h | 45 uint32_t opcode; member 65 uint32_t opcode; member 89 uint32_t opcode; member 111 uint32_t opcode; member 118 uint32_t opcode; member
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-tiny.c | 63 static int spi_nor_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in spi_nor_write_reg() 164 static u8 spi_nor_convert_opcode(u8 opcode, const u8 table[][2], size_t size) in spi_nor_convert_opcode() 176 static inline u8 spi_nor_convert_3to4_read(u8 opcode) in spi_nor_convert_3to4_read() 548 u8 opcode; member 571 u8 opcode, in spi_nor_set_read_settings()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 20 target_ulong opcode, target_ulong *args) in h_enter() 131 target_ulong opcode, target_ulong *args) in h_remove() 179 target_ulong opcode, target_ulong *args) in h_bulk_remove() 231 target_ulong opcode, target_ulong *args) in h_protect() 270 target_ulong opcode, target_ulong *args) in h_read()
|
/openbmc/linux/tools/perf/util/ |
H A D | genelf_debug.c | 227 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode() 238 static void emit_opcode(struct buffer_ext *be, ubyte opcode) in emit_opcode() 244 ubyte opcode, long data) in emit_opcode_signed() 250 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned() 325 unsigned long opcode = temp + in get_special_opcode() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 4406 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool00() local 4436 uint32_t opcode = extract32(ctx->opcode, 0, 6); in decode_opc_mxu_s32madd_sub() local 4465 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool01() local 4498 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool02() local 4522 uint32_t opcode = extract32(ctx->opcode, 24, 2); in decode_opc_mxu__pool03() local 4541 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool04() local 4554 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool05() local 4566 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool06() local 4586 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool07() local 4607 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool08() local [all …]
|
/openbmc/linux/include/linux/pds/ |
H A D | pds_core_if.h | 147 u8 opcode; member 172 u8 opcode; member 217 u8 opcode; member 240 u8 opcode; member 292 u8 opcode; member 366 u8 opcode; member 400 u8 opcode; member 435 u8 opcode; member 452 u8 opcode; member
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_main.c | 117 static const char *ionic_opcode_to_str(enum ionic_cmd_opcode opcode) in ionic_opcode_to_str() 237 void ionic_adminq_netdev_err_print(struct ionic_lif *lif, u8 opcode, in ionic_adminq_netdev_err_print() 448 void ionic_dev_cmd_dev_err_print(struct ionic *ionic, u8 opcode, u8 status, in ionic_dev_cmd_dev_err_print() 469 int opcode; in __ionic_dev_cmd_wait() local
|
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 1645 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr() 1722 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() 1783 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr() 1853 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check()
|
/openbmc/qemu/hw/net/ |
H A D | spapr_llan.c | 438 target_ulong opcode, in h_register_logical_lan() 504 target_ulong opcode, target_ulong *args) in h_free_logical_lan() 632 target_ulong opcode, in h_add_logical_lan_buffer() 682 target_ulong opcode, target_ulong *args) in h_send_logical_lan() 750 target_ulong opcode, target_ulong *args) in h_multicast_ctrl() 764 target_ulong opcode, in h_change_logical_lan_mac()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 60 u8 opcode[0x10]; member 801 void mlx5_cmd_out_err(struct mlx5_core_dev *dev, u16 opcode, u16 op_mod, void *out) in mlx5_cmd_out_err() 815 u16 opcode, op_mod; in cmd_status_print() local 831 u16 opcode = in_to_opcode(in); in mlx5_cmd_check() local 948 static bool opcode_allowed(struct mlx5_cmd *cmd, u16 opcode) in opcode_allowed() 1593 void mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode) in mlx5_cmd_allowed_opcode() 1876 u16 opcode = in_to_opcode(in); in cmd_exec() local 1940 static void mlx5_cmd_err_trace(struct mlx5_core_dev *dev, u16 opcode, u16 op_mod, void *out) in mlx5_cmd_err_trace() 1950 static void cmd_status_log(struct mlx5_core_dev *dev, u16 opcode, u8 status, in cmd_status_log() 1976 static int cmd_status_err(struct mlx5_core_dev *dev, int err, u16 opcode, u16 op_mod, void *out) in cmd_status_err() [all …]
|
/openbmc/linux/drivers/net/ipa/ |
H A D | gsi_trans.c | 408 dma_addr_t addr, enum ipa_cmd_opcode opcode) in gsi_trans_cmd_add() 488 static __le16 gsi_tre_len_opcode(enum ipa_cmd_opcode opcode, u32 len) in gsi_tre_len_opcode() 495 static __le32 gsi_tre_flags(bool last_tre, bool bei, enum ipa_cmd_opcode opcode) in gsi_tre_flags() 519 enum ipa_cmd_opcode opcode) in gsi_trans_tre_fill() 549 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in __gsi_trans_commit() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() 98 static void probe_hcall_exit(void *ignored, unsigned long opcode, long retval, in probe_hcall_exit()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_ops.c | 261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() 283 int mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, in mmc_send_adtc_data() 332 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd() 668 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() 737 int mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_send_abort_tuning() 763 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()
|
H A D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_dectree_import.c | 84 static const char *get_opcode_enc(int opcode) in get_opcode_enc() 93 static const char *get_opcode_enc_class(int opcode) in get_opcode_enc_class()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 368 unsigned int opcode = *(u8 *)rsp; in chtls_recv_packet() local 386 unsigned int opcode; in chtls_recv_rsp() local 426 unsigned int opcode; in chtls_recv() local 443 unsigned int opcode; in chtls_uld_rx_handler() local
|
/openbmc/qemu/target/avr/ |
H A D | disas.c | 96 #define INSN(opcode, format, ...) \ argument 103 #define INSN_MNEMONIC(opcode, mnemonic, format, ...) \ argument
|
/openbmc/linux/net/nfc/nci/ |
H A D | core.c | 344 __u16 opcode; member 369 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, in nci_core_cmd() 1361 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload) in nci_send_cmd() 1395 __u16 opcode) in ops_cmd_lookup() 1438 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() 1445 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() 1452 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_rsp_packet() 1459 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_ntf_packet()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | i440fx_fuzz.c | 48 uint8_t opcode; in ioport_fuzz_qtest() member 101 uint8_t opcode; in pciconfig_fuzz_qos() member
|
/openbmc/linux/include/uapi/linux/ |
H A D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member 75 __u8 opcode; member
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_request.c | 100 void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 214 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 241 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 271 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add()
|
/openbmc/qemu/linux-headers/linux/ |
H A D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member 75 __u8 opcode; member
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_util.hpp | 53 uint8_t opcode; member 61 uint8_t opcode; member
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | psargs.c | 368 u16 opcode; in acpi_ps_get_next_simple_arg() local 463 u16 opcode; in acpi_ps_get_next_field() local
|
/openbmc/linux/include/linux/ |
H A D | mmiotrace.h | 93 unsigned char opcode; /* one of MMIO_{READ,WRITE,UNKNOWN_OP} */ member 102 unsigned char opcode; /* MMIO_PROBE or MMIO_UNPROBE */ member
|