Home
last modified time | relevance | path

Searched defs:arm (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/tools/perf/arch/arm64/annotate/
Dinstructions.c13 struct arm64_annotate *arm = arch->priv; in arm64__associate_instruction_ops() local
32 struct arm64_annotate *arm; in arm64__annotate_init() local
/Linux-v4.19/tools/perf/arch/arm/annotate/
Dinstructions.c13 struct arm_annotate *arm = arch->priv; in arm__associate_instruction_ops() local
30 struct arm_annotate *arm; in arm__annotate_init() local
/Linux-v4.19/sound/firewire/tascam/
Dtascam-proc.c16 unsigned int reg, fpga, arm, hw; in proc_read_firmware() local
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c132 u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map) in MR_ArPdGet()
664 u32 arm = 0; in get_arm() local
714 u32 logArm, rowMod, armQ, arm; in mr_spanset_get_phy_params() local
827 u32 rowMod, armQ, arm; in MR_GetPhyParams() local
1293 u8 bestArm, pd0, pd1, span, arm; in megasas_get_best_arm_pd() local
/Linux-v4.19/drivers/clk/imx/
Dclk-imx35.c38 unsigned char arm, ahb, sel; member
69 /* 0 */ ckih, mpll, ppll, mpll_075, arm, hsp, hsp_div, hsp_sel, ahb, enumerator
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_hw.c122 static void i40iw_cqp_ce_handler(struct i40iw_device *iwdev, struct i40iw_sc_cq *cq, bool arm) in i40iw_cqp_ce_handler()
219 bool arm = true; in i40iw_process_ceq() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhead.h28 } arm, asy; member
Dior.h35 } arm, asy; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c991 int mlx5_query_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 *arm, u8 *mode) in mlx5_query_mtppse()
1010 int mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode) in mlx5_set_mtppse()
Deq.c201 static void eq_update_ci(struct mlx5_eq *eq, int arm) in eq_update_ci()
Den_stats.h245 u64 arm; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.c720 static int mlx5_fw_tracer_set_mtrc_ctrl(struct mlx5_fw_tracer *tracer, u8 status, u8 arm) in mlx5_fw_tracer_set_mtrc_ctrl()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.c1281 struct brcmf_core *arm; in brcmf_chip_set_passive() local
1306 struct brcmf_core *arm; in brcmf_chip_set_active() local
/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio.c554 int ni_tio_arm(struct ni_gpct *counter, bool arm, unsigned int start_trigger) in ni_tio_arm()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c1164 const u32 arm = NFP_CPP_ID(NFP_CPP_TARGET_ARM, NFP_CPP_ACTION_RW, 0); in nfp_cpp_from_operations() local
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c419 lpfc_sli4_eq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_eq_release()
477 lpfc_sli4_if6_eq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_if6_eq_release()
577 lpfc_sli4_cq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_cq_release()
630 lpfc_sli4_if6_cq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_if6_cq_release()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c242 bool arm, bool clear_int, u16 num_popped, in be_eq_notify()
263 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm, u16 num_popped) in be_cq_notify()
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c331 bool arm, bool clear_int, u16 num_eqe) in ocrdma_ring_eq_db()