| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | driver.c | 354 u8 opcode; in rcv_hdrerr() local 458 u8 hdr_type, sc, svc_type, opcode; in hfi1_process_ecn_slowpath() local 1898 u8 opcode; in seqfile_dump_rcd() local
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc.c | 873 int mmc_send_tuning(struct mmc *mmc, u32 opcode) in mmc_send_tuning() 920 u32 opcode; local 946 int mmc_send_tuning(struct mmc *mmc, u32 opcode) { return 0; }
|
| /OK3568_Linux_fs/u-boot/board/xilinx/zynq/zynq-zc706/ |
| H A D | ps7_init_gpl.c | 12989 unsigned long opcode; // current instruction .. in ps7_config() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | bpf-prologue.c | 336 u8 opcode; in prologue_relocate() local
|
| /OK3568_Linux_fs/u-boot/board/xilinx/zynq/zynq-microzed/ |
| H A D | ps7_init_gpl.c | 12749 unsigned long opcode; // current instruction .. in ps7_config() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | kgdb.c | 52 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short()
|
| /OK3568_Linux_fs/u-boot/board/xilinx/zynq/zynq-zc702/ |
| H A D | ps7_init_gpl.c | 13082 unsigned long opcode; // current instruction .. in ps7_config() local
|
| /OK3568_Linux_fs/u-boot/board/xilinx/zynq/zynq-zed/ |
| H A D | ps7_init_gpl.c | 12647 unsigned long opcode; // current instruction .. in ps7_config() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v2_pka.c | 230 static u32 pka_make_full_opcode(u32 opcode, u32 len_id, in pka_make_full_opcode() 278 static int pka_exec_op(enum pka_opcode opcode, u8 len_id, in pka_exec_op()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.c | 35 static long ehea_plpar_hcall_norets(unsigned long opcode, in ehea_plpar_hcall_norets() 70 static long ehea_plpar_hcall9(unsigned long opcode, in ehea_plpar_hcall9()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | fault.c | 68 unsigned char opcode, int *prefetch) in check_prefetch_opcode() 134 unsigned char opcode; in is_prefetch() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | i2400m.h | 729 __le32 i2400m_brh_command(enum i2400m_brh_opcode opcode, unsigned use_checksum, in i2400m_brh_command() 742 enum i2400m_brh_opcode opcode) in i2400m_brh_set_opcode()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ti_wilink_st.h | 338 u16 opcode; member 400 u8 opcode; member
|
| /OK3568_Linux_fs/u-boot/board/xilinx/zynq/zynq-zybo/ |
| H A D | ps7_init_gpl.c | 12832 unsigned long opcode; /* current instruction .. */ in ps7_config() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | signal.c | 449 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | mtk-sd.c | 978 u32 opcode = cmd->opcode; in msdc_cmd_prepare_raw_cmd() local 1915 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response() 2009 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response() 2059 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data() 2114 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together() 2174 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
|
| H A D | sdhci-pci-gli.c | 261 static int __sdhci_execute_tuning_9750(struct sdhci_host *host, u32 opcode) in __sdhci_execute_tuning_9750() 301 static int gl9750_execute_tuning(struct sdhci_host *host, u32 opcode) in gl9750_execute_tuning()
|
| H A D | sdhci_am654.c | 391 static int sdhci_am654_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_am654_execute_tuning() 422 u32 opcode) in sdhci_am654_platform_execute_tuning()
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | dma.c | 63 struct dsa_hw_desc *hw, char opcode, in idxd_prep_desc_common()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vndcmds.c | 76 static GlxServerDispatchProc GetVendorDispatchFunc(CARD8 opcode, CARD32 vendorCode) in GetVendorDispatchFunc()
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | insn.c | 249 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | insn.c | 249 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_comp.c | 91 static enum ib_wc_opcode wr_to_wc_opcode(enum ib_wr_opcode opcode) in wr_to_wc_opcode()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-i2c.h | 52 u8 opcode; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | sfdp.c | 314 u32 size, u8 opcode, u8 i) in spi_nor_set_erase_settings_from_bfpt() 516 u8 opcode; in spi_nor_parse_bfpt() local
|