Home
last modified time | relevance | path

Searched defs:opcode (Results 76 – 100 of 585) sorted by relevance

12345678910>>...24

/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dquicki2c-protocol.c55 u8 opcode, u8 report_type, u8 report_id) in quicki2c_encode_cmd()
74 static int write_cmd_to_txdma(struct quicki2c_device *qcdev, int opcode, in write_cmd_to_txdma()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c169 u32 opcode = bnx2x_dmae_opcode(bp, DMAE_SRC_PCI, DMAE_DST_GRC, in bnx2x_hw_stats_post() local
221 u32 opcode; in bnx2x_stats_pmf_update() local
269 u32 opcode; in bnx2x_port_stats_init() local
1266 u32 opcode; in bnx2x_port_stats_stop() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.c210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_cal_msg()
369 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg()
492 u32 offset, subtype, opcode; in ath_mci_intr() local
/linux/arch/x86/kernel/
H A Dalternative.c2384 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
2549 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke()
2570 void *text_poke_kgdb(void *addr, const void *opcode, size_t len) in text_poke_kgdb()
2575 void *text_poke_copy_locked(void *addr, const void *opcode, size_t len, in text_poke_copy_locked()
2608 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy()
2667 u8 opcode; member
2970 static void __smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emula… in __smp_text_poke_batch_add()
3083 void __ref smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_batch_add()
3102 void __ref smp_text_poke_single(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_single()
/linux/drivers/gpu/drm/xe/instructions/
H A Dxe_gfx_state_commands.h13 #define GFX_STATE_CMD(opcode) \ argument
/linux/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
/linux/drivers/bluetooth/
H A Dhci_ath.c44 __u8 opcode; member
147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd()
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c288 static void emit_alu(u32 opcode, u32 src, u32 dst, struct jit_ctx *ctx) in emit_alu()
293 static void emit_alu3(u32 opcode, u32 a, u32 b, u32 c, struct jit_ctx *ctx) in emit_alu3()
298 static void emit_alu_K(unsigned int opcode, unsigned int dst, unsigned int imm, in emit_alu_K()
317 static void emit_alu3_K(unsigned int opcode, unsigned int src, unsigned int imm, in emit_alu3_K()
1260 u32 opcode = 0, rs2; in build_insn() local
1300 u32 opcode = 0, rs2; in build_insn() local
1341 u32 opcode = 0, rs2; in build_insn() local
/linux/arch/loongarch/kvm/
H A Dexit.c161 u32 addr, rd, rj, opcode; in kvm_emu_iocsr() local
372 unsigned int op8, opcode, rd; in kvm_emu_mmio_read() local
546 unsigned int rd, op8, opcode; in kvm_emu_mmio_write() local
/linux/drivers/media/dvb-frontends/
H A Dmxl692.c111 static void mxl692_tx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) in mxl692_tx_swap()
135 static void mxl692_rx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) in mxl692_rx_swap()
371 static const char *mxl692_opcode_string(u8 opcode) in mxl692_opcode_string()
444 u8 opcode, in mxl692_i2c_writeread()
/linux/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
/linux/arch/arm/nwfpe/
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dmlx5_ifc_vhca_event.h38 u8 opcode[0x10]; member
67 u8 opcode[0x10]; member
/linux/arch/riscv/kernel/
H A Dkgdb.c26 static int decode_register_index(unsigned long opcode, int offset) in decode_register_index()
31 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short()
/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c264 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault()
297 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
/linux/include/uapi/rdma/
H A Dsiw-abi.h112 __u8 opcode; member
133 __u8 opcode; member
164 __u8 opcode; member
/linux/drivers/cxl/core/
H A Dfeatures.c609 u16 opcode) in cxlctl_validate_hw_command()
628 size_t *out_len, u16 opcode) in cxlctl_handle_commands()
649 u16 opcode = rpc_in->opcode; in cxlctl_fw_rpc() local
/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/linux/include/trace/events/
H A Dtarget.h15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.c333 u8 opcode; in thc_tic_pio_read() local
379 u8 opcode; in thc_tic_pio_write() local
1179 u32 io_mode, u32 opcode, u32 spi_rd_mps) in thc_spi_read_config()
1231 u32 io_mode, u32 opcode, u32 spi_wr_mps, in thc_spi_write_config()
/linux/arch/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
/linux/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/linux/include/linux/
H A Dnvme.h965 #define nvme_opcode_name(opcode) { opcode, #opcode } argument
1072 __u8 opcode; member
1090 __u8 opcode; member
1136 __u8 opcode; member
1162 __u8 opcode; member
1188 __u8 opcode; member
1204 __u8 opcode; member
1220 __u8 opcode; member
1326 #define nvme_admin_opcode_name(opcode) { opcode, #opcode } argument
1444 __u8 opcode; member
[all …]
/linux/net/bluetooth/
H A Dhci_sock.c363 __le16 opcode; in hci_send_to_monitor() local
486 __le16 opcode; in create_monitor_event() local
660 u16 opcode, u16 len, in create_monitor_ctrl_command()
1622 u16 opcode, index, len; in hci_mgmt_cmd() local
1879 u16 opcode = get_unaligned_le16(skb->data); in hci_sock_sendmsg() local
/linux/drivers/acpi/acpica/
H A Dacresrc.h33 u8 opcode; member
92 u8 opcode; member

12345678910>>...24