/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 293 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc() 314 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_nodeinfo() 513 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() 730 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_pkeytable() 1036 static int __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_set_opa_portinfo() 1397 static int __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_set_opa_pkeytable() 1486 static int __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_sl_to_sc() 1509 static int __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, in __subn_set_opa_sl_to_sc() 1528 static int __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_sc_to_sl() 1551 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 | 246 #define OPA_AM_NPORT(am) (((am) >> OPA_AM_NPORT_SHIFT) & \ argument 252 #define OPA_AM_NBLK(am) (((am) >> OPA_AM_NBLK_SHIFT) & \ argument 259 #define OPA_AM_START_BLK(am) (((am) >> OPA_AM_START_BLK_SHIFT) & \ argument 265 #define OPA_AM_PORTNUM(am) (((am) >> OPA_AM_PORTNUM_SHIFT) & \ argument 271 #define OPA_AM_ASYNC(am) (((am) >> OPA_AM_ASYNC_SHIFT) & \ argument 278 #define OPA_AM_START_SM_CFG(am) (((am) >> OPA_AM_START_SM_CFG_SHIFT) \ argument 284 #define OPA_AM_CI_ADDR(am) (((am) >> OPA_AM_CI_ADDR_SHIFT) & \ argument 290 #define OPA_AM_CI_LEN(am) (((am) >> OPA_AM_CI_LEN_SHIFT) & \ argument
|
/linux-4.4.14/drivers/clk/ |
D | clk-stm32f4.c | 161 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_recalc_rate() local 172 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_round_rate() local 209 struct clk_apb_mul *am; in clk_register_apb_mul() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | segment.c | 18 unsigned int am; in build_segment_config() local
|
/linux-4.4.14/drivers/media/tuners/ |
D | fc0012.c | 139 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
|
D | fc0013.c | 231 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
|
/linux-4.4.14/include/uapi/sound/ |
D | asound_fm.h | 45 unsigned char am; /* amplitude modulation */ member
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | svgalib.c | 383 u16 am, an, ar; in svga_compute_pll() local
|
/linux-4.4.14/drivers/vme/ |
D | vme.c | 226 static u32 vme_get_aspace(int am) in vme_get_aspace() 1027 unsigned long long address, int am) in vme_bus_error_handler()
|
/linux-4.4.14/include/linux/ |
D | intel-iommu.h | 287 #define QI_IOTLB_AM(am) (((u8)am)) argument 310 #define QI_EIOTLB_AM(am) (((u64)am)) argument
|
/linux-4.4.14/drivers/input/misc/ |
D | yealink.c | 76 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 118 static struct dentry *am, *mb; in bfin_debug_mmrs_can() local
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmcommon.h | 249 struct dlm_assert_master_priv am; member
|