| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | mad.c | 582 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am,  in __subn_get_opa_nodedesc()603 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data,  in __subn_get_opa_nodeinfo()
 796 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data,  in __subn_get_opa_portinfo()
 1021 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data,  in __subn_get_opa_pkeytable()
 1351 static int __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data,  in __subn_set_opa_portinfo()
 1720 static int __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data,  in __subn_set_opa_pkeytable()
 1827 static int __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data,  in __subn_get_opa_sl_to_sc()
 1850 static int __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data,  in __subn_set_opa_sl_to_sc()
 1879 static int __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data,  in __subn_get_opa_sc_to_sl()
 1902 static int __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data,  in __subn_set_opa_sc_to_sl()
 [all …]
 
 | 
| D | mad.h | 360 #define OPA_AM_NPORT(am)	(((am) >> OPA_AM_NPORT_SHIFT) & \  argument366 #define OPA_AM_NBLK(am)		(((am) >> OPA_AM_NBLK_SHIFT) & \  argument
 373 #define OPA_AM_START_BLK(am)	(((am) >> OPA_AM_START_BLK_SHIFT) & \  argument
 379 #define OPA_AM_PORTNUM(am)	(((am) >> OPA_AM_PORTNUM_SHIFT) & \  argument
 385 #define OPA_AM_ASYNC(am)	(((am) >> OPA_AM_ASYNC_SHIFT) & \  argument
 392 #define OPA_AM_START_SM_CFG(am)		(((am) >> OPA_AM_START_SM_CFG_SHIFT) \  argument
 398 #define OPA_AM_CI_ADDR(am)	(((am) >> OPA_AM_CI_ADDR_SHIFT) & \  argument
 404 #define OPA_AM_CI_LEN(am)	(((am) >> OPA_AM_CI_LEN_SHIFT) & \  argument
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | segment.c | 18 	unsigned int am;  in build_segment_config()  local
 | 
| /Linux-v5.4/drivers/media/tuners/ | 
| D | fc0012.c | 125 	unsigned char reg[7], am, pm, multi, tmp;  in fc0012_set_params()  local
 | 
| D | fc0013.c | 216 	unsigned char reg[7], am, pm, multi, tmp;  in fc0013_set_params()  local
 | 
| /Linux-v5.4/include/uapi/sound/ | 
| D | asound_fm.h | 46 	unsigned char am;		/* amplitude modulation */  member
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-stm32f4.c | 422 	struct clk_apb_mul *am = to_clk_apb_mul(hw);  in clk_apb_mul_recalc_rate()  local433 	struct clk_apb_mul *am = to_clk_apb_mul(hw);  in clk_apb_mul_round_rate()  local
 470 	struct clk_apb_mul *am;  in clk_register_apb_mul()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | svgalib.c | 383 	u16 am, an, ar;  in svga_compute_pll()  local
 | 
| /Linux-v5.4/drivers/vme/ | 
| D | vme.c | 246 static u32 vme_get_aspace(int am)  in vme_get_aspace()1255 			   unsigned long long address, int am)  in vme_bus_error_handler()
 
 | 
| /Linux-v5.4/drivers/input/misc/ | 
| D | yealink.c | 61 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm)	\  argument
 | 
| /Linux-v5.4/include/linux/ | 
| D | intel-iommu.h | 329 #define QI_IOTLB_AM(am)		(((u8)am))  argument353 #define QI_EIOTLB_AM(am)	(((u64)am))  argument
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ | 
| D | handlers.c | 1810 #define MMIO_F(reg, s, f, am, rm, d, r, w) do { \  argument1835 #define MMIO_RING_F(prefix, s, f, am, rm, d, r, w) do { \  argument
 
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | vz.c | 642 static bool is_eva_am_mapped(struct kvm_vcpu *vcpu, unsigned int am, bool eu)  in is_eva_am_mapped()
 | 
| /Linux-v5.4/drivers/gpu/drm/exynos/ | 
| D | exynos_hdmi.c | 1264 	struct drm_display_mode *am =  in hdmi_v14_mode_apply()  local
 | 
| /Linux-v5.4/fs/ocfs2/dlm/ | 
| D | dlmcommon.h | 234 		struct dlm_assert_master_priv am;  member
 |