Searched refs:am (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/arch/mips/kernel/
H A Dsegment.c18 unsigned int am; local
24 am = (cfg & MIPS_SEGCFG_AM) >> MIPS_SEGCFG_AM_SHIFT;
25 str += sprintf(str, "%-5s", am_str[am]);
32 if ((am == 0) || (am > 3) || (cfg & MIPS_SEGCFG_EU))
38 if ((am == 0) || (am > 3))
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.h319 #define OPA_AM_NPORT(am) (((am) >> OPA_AM_NPORT_SHIFT) & \
325 #define OPA_AM_NBLK(am) (((am) >> OPA_AM_NBLK_SHIFT) & \
332 #define OPA_AM_START_BLK(am) (((am) >> OPA_AM_START_BLK_SHIFT) & \
338 #define OPA_AM_PORTNUM(am) (((am) >> OPA_AM_PORTNUM_SHIFT) & \
344 #define OPA_AM_ASYNC(am) (((am) >> OPA_AM_ASYNC_SHIF
[all...]
H A Dmad.c540 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, argument
546 if (am || smp_length_check(sizeof(*nd), max_len)) {
561 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, argument
572 if (am || pidx >= dd->num_pports || ibdev->node_guid == 0 ||
754 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, argument
767 u32 num_ports = OPA_AM_NPORT(am);
768 u32 start_of_sm_config = OPA_AM_START_SM_CFG(am);
979 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, argument
984 u32 n_blocks_req = OPA_AM_NBLK(am);
985 u32 start_block = am
1309 __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
1678 __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1785 __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1808 __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1837 __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1860 __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1881 __subn_get_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1903 __subn_set_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1945 __subn_get_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
1970 __subn_set_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2002 __subn_get_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2044 __subn_set_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
2092 __subn_get_opa_cable_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2144 __subn_get_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2168 __subn_set_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2192 __subn_get_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
2234 __subn_set_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3662 __subn_get_opa_cong_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3686 __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3779 __subn_set_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3819 __subn_get_opa_hfi1_cong_log(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3885 __subn_get_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3937 __subn_set_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
3996 __subn_get_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4026 __subn_set_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4049 subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) argument
4139 subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) argument
4231 u32 am; local
4280 u32 am; local
4477 u32 am, data_size; local
[all...]
/linux-master/fs/f2fs/
H A Dgc.c221 if (sbi->am.atgc_enabled)
423 struct atgc_management *am = &sbi->am; local
424 struct rb_node *node = am->root.rb_root.rb_node;
441 struct atgc_management *am = &sbi->am; local
449 list_add_tail(&ve->list, &am->victim_list);
450 am->victim_count++;
458 struct atgc_management *am = &sbi->am; local
524 struct atgc_management *am = &sbi->am; local
597 struct atgc_management *am = &sbi->am; local
672 struct atgc_management *am = &sbi->am; local
1952 struct atgc_management *am = &sbi->am; local
[all...]
H A Dsysfs.c91 return (unsigned char *)&sbi->am;
589 if (!sbi->am.atgc_enabled)
659 sbi->am.candidate_ratio = t;
666 sbi->am.age_weight = t;
/linux-master/include/uapi/sound/
H A Dasound_fm.h31 unsigned char am; /* amplitude modulation */ member in struct:snd_dm_fm_voice
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c235 struct arch_mbm_state *am; local
237 am = get_arch_mbm_state(hw_dom, rmid, eventid);
238 if (am) {
239 memset(am, 0, sizeof(*am));
242 __rmid_read(rmid, eventid, &am->prev_msr);
277 struct arch_mbm_state *am; local
290 am = get_arch_mbm_state(hw_dom, rmid, eventid);
291 if (am) {
292 am
[all...]
/linux-master/drivers/media/tuners/
H A Dfc0012.c125 unsigned char reg[7], am, pm, multi, tmp; local
207 am = (unsigned char)(xdiv - (8 * pm));
209 if (am < 2) {
210 reg[1] = am + 8;
213 reg[1] = am;
H A Dfc0013.c216 unsigned char reg[7], am, pm, multi, tmp; local
360 am = (unsigned char)(xdiv - (8 * pm));
362 if (am < 2) {
363 reg[1] = am + 8;
366 reg[1] = am;
/linux-master/drivers/clk/
H A Dclk-stm32f4.c418 struct clk_apb_mul *am = to_clk_apb_mul(hw); local
420 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx))
429 struct clk_apb_mul *am = to_clk_apb_mul(hw); local
432 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx))
466 struct clk_apb_mul *am; local
470 am = kzalloc(sizeof(*am), GFP_KERNEL);
471 if (!am)
474 am->bit_idx = bit_idx;
475 am
[all...]
/linux-master/Documentation/sound/cards/
H A Dmultisound.sh423 touch -am 1231235999 $$.touch >/dev/null 2>&1
531 $shar_touch -am 1204092598 'MultiSound.d/setdigital.c' &&
985 $shar_touch -am 1204092598 'MultiSound.d/pinnaclecfg.c' &&
1015 $shar_touch -am 1204092398 'MultiSound.d/Makefile' &&
1045 $shar_touch -am 0828231798 'MultiSound.d/conv.l' &&
1123 $shar_touch -am 1204100698 'MultiSound.d/msndreset.c' &&
/linux-master/drivers/staging/vme_user/
H A Dvme_bridge.h170 void vme_bus_error_handler(struct vme_bridge *bridge, unsigned long long address, int am);
H A Dvme.c207 static u32 vme_get_aspace(int am) argument
209 switch (am) {
1214 unsigned long long address, int am)
1218 u32 aspace = vme_get_aspace(am);
1213 vme_bus_error_handler(struct vme_bridge *bridge, unsigned long long address, int am) argument
/linux-master/drivers/video/fbdev/core/
H A Dsvgalib.c385 u16 am, an, ar; local
414 am = pll->m_min;
417 while ((am <= pll->m_max) && (an <= pll->n_max)) {
418 f_current = (pll->f_base * am) / an;
423 *m = am;
428 am ++;
/linux-master/arch/arm/boot/compressed/
H A Dhead-sharpsl.S20 #error What am I doing here...
/linux-master/drivers/iommu/intel/
H A Diommu.h412 #define QI_IOTLB_AM(am) (((u8)am) & 0x3f)
438 #define QI_EIOTLB_AM(am) (((u64)am) & 0x3f)
/linux-master/drivers/input/misc/
H A Dyealink.c61 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \
63 .u = { .s = { _LOC(a, am), _LOC(b, bm), _LOC(c, cm), \
/linux-master/fs/ocfs2/dlm/
H A Ddlmmaster.c1085 * now tell other nodes that I am
2061 item->u.am.lockres = res; /* already have a ref */
2063 item->u.am.ignore_higher = ignore_higher;
2064 item->u.am.request_from = request_from;
2065 item->u.am.flags = flags;
2091 res = item->u.am.lockres;
2092 ignore_higher = item->u.am.ignore_higher;
2093 request_from = item->u.am.request_from;
2094 flags = item->u.am.flags;
H A Ddlmcommon.h229 struct dlm_assert_master_priv am; member in union:dlm_work_item::__anon3002
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2136 #define MMIO_F(reg, s, f, am, rm, d, r, w) do { \
2138 s, f, am, rm, d, r, w); \
2158 #define MMIO_RING_F(prefix, s, f, am, rm, d, r, w) do { \
2159 MMIO_F(prefix(RENDER_RING_BASE), s, f, am, rm, d, r, w); \
2160 MMIO_F(prefix(BLT_RING_BASE), s, f, am, rm, d, r, w); \
2161 MMIO_F(prefix(GEN6_BSD_RING_BASE), s, f, am, rm, d, r, w); \
2162 MMIO_F(prefix(VEBOX_RING_BASE), s, f, am, rm, d, r, w); \
2164 MMIO_F(prefix(GEN8_BSD2_RING_BASE), s, f, am, rm, d, r, w); \
/linux-master/sound/drivers/opl3/
H A Dopl3_synth.c472 if (voice->am)
/linux-master/crypto/
H A Dskcipher.c775 unsigned am = crypto_skcipher_alignmask(skcipher); local
778 reqsize = am & ~(crypto_tfm_ctx_alignment() - 1);
/linux-master/arch/sparc/lib/
H A Dchecksum_32.S306 * give up. I'm serious, I am going to kick the living shit
411 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
/linux-master/arch/mips/kvm/
H A Dvz.c608 * @am: 3-bit encoded access mode.
611 * Decode @am to find whether it encodes a mapped segment for the current VCPU
617 static bool is_eva_am_mapped(struct kvm_vcpu *vcpu, unsigned int am, bool eu) argument
638 am_lookup = 0x70080000 << am;
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1289 struct drm_display_mode *am = local
1298 if ((m->vdisplay != am->vdisplay) &&

Completed in 426 milliseconds

12