Home
last modified time | relevance | path

Searched defs:am (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c293 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 …]
Dmad.h246 #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/
Dclk-stm32f4.c161 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/
Dsegment.c18 unsigned int am; in build_segment_config() local
/linux-4.4.14/drivers/media/tuners/
Dfc0012.c139 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
Dfc0013.c231 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
/linux-4.4.14/include/uapi/sound/
Dasound_fm.h45 unsigned char am; /* amplitude modulation */ member
/linux-4.4.14/drivers/video/fbdev/core/
Dsvgalib.c383 u16 am, an, ar; in svga_compute_pll() local
/linux-4.4.14/drivers/vme/
Dvme.c226 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/
Dintel-iommu.h287 #define QI_IOTLB_AM(am) (((u8)am)) argument
310 #define QI_EIOTLB_AM(am) (((u64)am)) argument
/linux-4.4.14/drivers/input/misc/
Dyealink.c76 #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/
Ddebug-mmrs.c118 static struct dentry *am, *mb; in bfin_debug_mmrs_can() local
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmcommon.h249 struct dlm_assert_master_priv am; member