Home
last modified time | relevance | path

Searched defs:opcode (Results 251 – 275 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/openbmc/linux/arch/riscv/kernel/
H A Dvector.c52 u32 opcode = insn_buf & __INSN_OPCODE_MASK; in insn_is_vector() local
/openbmc/linux/arch/powerpc/sysdev/
H A Dcpm2.c81 int cpm_command(u32 command, u8 opcode) in cpm_command()
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c24 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete()
52 static struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, in hci_cmd_sync_alloc()
87 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add()
151 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk()
209 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync()
217 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync()
236 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev()
245 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk()
275 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status()
2473 u16 opcode = extended ? HCI_OP_READ_LOCAL_OOB_EXT_DATA : in hci_read_local_oob_data_sync() local
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h24 u8 opcode; /* bth opcode of packet */ member
62 u8 opcode; member
91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode()
285 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode()
405 static inline void bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, in bth_init()
/openbmc/linux/drivers/atm/
H A Dfore200e.h249 typedef enum opcode { enum
293 struct activate_opcode opcode; /* activate VC command opcode */ member
313 struct deactivate_opcode opcode; /* deactivate VC command opcode */ member
344 struct oc3_opcode opcode; /* set/get OC-3 regs command opcode */ member
465 struct stats_opcode opcode; /* get statistics command opcode */ member
492 struct prom_opcode opcode; /* get PROM data command opcode */ member
500 enum opcode opcode; /* operation code */ member
669 enum opcode opcode; /* initialize command */ member
/openbmc/linux/fs/fuse/
H A Dfile.c24 unsigned int open_flags, int opcode, in fuse_send_open()
133 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open() local
276 unsigned int flags, int opcode) in fuse_prepare_release()
310 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_file_release() local
539 int datasync, int opcode) in fuse_fsync_common()
609 size_t count, int opcode) in fuse_read_args_fill()
2527 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2576 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h37 #define MI_INSTR(opcode, flags) \ argument
199 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument
344 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument
439 #define GSC_INSTR(opcode, data, flags) \ argument
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_firmware.c152 enum rtl_fw_opcode opcode = action >> 28; in rtl_fw_write_firmware() local
/openbmc/linux/arch/arm/probes/uprobes/
H A Dcore.c48 probes_opcode_t opcode; in arch_uprobe_skip_sstep() local
/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c345 unsigned long insn, opcode, rc, si_code = 0; in alpha_fp_emul_imprecise() local
/openbmc/linux/arch/s390/kernel/
H A Dtraps.c152 __u8 opcode[6]; in illegal_op() local
/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c1244 unsigned int opcode; in emulate_load_store_MIPS16e() local
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c275 u8 opcode; in bnx2fc_srr_compl() local
390 u8 opcode; in bnx2fc_rec_compl() local
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c107 u8 module_id, u8 opcode, in cdn_dp_mailbox_validate_receive()
159 u8 opcode, u16 size, u8 *message) in cdn_dp_mailbox_send()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h42 union otx2_cpt_opcode opcode; member
52 __be16 opcode; member
/openbmc/linux/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c412 u32 opcode) in meson_mx_sdhc_tuning_point_matches()
426 static int meson_mx_sdhc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mx_sdhc_execute_tuning()
/openbmc/linux/drivers/bluetooth/
H A Dbtrtl.h62 __le32 opcode; member
91 u32 opcode; member
H A Dbtrtl.c450 struct btrtl_device_info *btrtl_dev, u32 opcode, in btrtl_parse_section()
522 u32 opcode; in rtlbt_parse_firmware_v2() local
624 u8 opcode, length, data; in rtlbt_parse_firmware() local
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1076 octeon_get_dispatch(struct octeon_device *octeon_dev, u16 opcode, in octeon_get_dispatch()
1135 u16 opcode, in octeon_register_dispatch_fn()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c1013 u8 opcode; in siw_get_hdr() local
1224 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c325 u32 size, u8 opcode, u8 i) in spi_nor_set_erase_settings_from_bfpt()
528 u8 opcode; in spi_nor_parse_bfpt() local
1149 u8 dummy, opcode; in spi_nor_parse_profile1() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c947 unsigned int opcode = get_opcode(skb); in do_term() local
1005 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h) in t3_register_cpl_handler()
1023 unsigned int opcode = get_opcode(skb); in process_rx() local
/openbmc/linux/drivers/scsi/
H A Dmyrb.h578 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
583 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
590 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
598 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
606 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
616 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
626 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
635 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
644 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
662 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
/openbmc/linux/include/video/
H A Dmetronomefb.h17 u16 opcode; member
/openbmc/u-boot/drivers/mmc/
H A Dzynq_sdhci.c87 static int arasan_sdhci_execute_tuning(struct mmc *mmc, u8 opcode) in arasan_sdhci_execute_tuning()

1...<<11121314151617181920>>...31