Home
last modified time | relevance | path

Searched refs:am (Results 1 – 48 of 48) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
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
Dmad.c293 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc() argument
299 if (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() argument
325 if (am || pidx >= dd->num_pports || dd->pport[pidx].guid == 0) { 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() argument
525 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_portinfo()
526 u32 start_of_sm_config = OPA_AM_START_SM_CFG(am); 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() argument
735 u32 n_blocks_req = OPA_AM_NBLK(am); in __subn_get_opa_pkeytable()
736 u32 start_block = am & 0x7ff; in __subn_get_opa_pkeytable()
[all …]
/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
163 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_recalc_rate()
172 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_round_rate() local
175 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_round_rate()
209 struct clk_apb_mul *am; in clk_register_apb_mul() local
213 am = kzalloc(sizeof(*am), GFP_KERNEL); in clk_register_apb_mul()
214 if (!am) in clk_register_apb_mul()
217 am->bit_idx = bit_idx; in clk_register_apb_mul()
218 am->hw.init = &init; in clk_register_apb_mul()
226 clk = clk_register(dev, &am->hw); in clk_register_apb_mul()
[all …]
/linux-4.4.14/arch/mips/kernel/
Dsegment.c18 unsigned int am; in build_segment_config() local
24 am = (cfg & MIPS_SEGCFG_AM) >> MIPS_SEGCFG_AM_SHIFT; in build_segment_config()
25 str += sprintf(str, "%-5s", am_str[am]); in build_segment_config()
31 if ((am == 0) || (am > 3)) { in build_segment_config()
/linux-4.4.14/drivers/media/tuners/
Dfc0012.c139 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
221 am = (unsigned char)(xdiv - (8 * pm)); in fc0012_set_params()
223 if (am < 2) { in fc0012_set_params()
224 reg[1] = am + 8; in fc0012_set_params()
227 reg[1] = am; in fc0012_set_params()
Dfc0013.c231 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
375 am = (unsigned char)(xdiv - (8 * pm)); in fc0013_set_params()
377 if (am < 2) { in fc0013_set_params()
378 reg[1] = am + 8; in fc0013_set_params()
381 reg[1] = am; in fc0013_set_params()
/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/video/fbdev/core/
Dsvgalib.c383 u16 am, an, ar; in svga_compute_pll() local
412 am = pll->m_min; in svga_compute_pll()
415 while ((am <= pll->m_max) && (an <= pll->n_max)) { in svga_compute_pll()
416 f_current = (pll->f_base * am) / an; in svga_compute_pll()
421 *m = am; in svga_compute_pll()
426 am ++; in svga_compute_pll()
/linux-4.4.14/include/uapi/sound/
Dasound_fm.h45 unsigned char am; /* amplitude modulation */ member
/linux-4.4.14/Documentation/sound/oss/
DMultiSound423 touch -am 1231235999 $$.touch >/dev/null 2>&1
530 $shar_touch -am 1204092598 'MultiSound.d/setdigital.c' &&
984 $shar_touch -am 1204092598 'MultiSound.d/pinnaclecfg.c' &&
1014 $shar_touch -am 1204092398 'MultiSound.d/Makefile' &&
1044 $shar_touch -am 0828231798 'MultiSound.d/conv.l' &&
1121 $shar_touch -am 1204100698 'MultiSound.d/msndreset.c' &&
DIntroduction383 And I am sure, several other ways.
/linux-4.4.14/drivers/staging/media/bcm2048/
DTODO13 actually read() from the device I am not sure whether the RDS
/linux-4.4.14/drivers/vme/
Dvme_bridge.h177 unsigned long long address, int am);
Dvme.c226 static u32 vme_get_aspace(int am) in vme_get_aspace() argument
228 switch (am) { in vme_get_aspace()
1027 unsigned long long address, int am) in vme_bus_error_handler() argument
1032 u32 aspace = vme_get_aspace(am); in vme_bus_error_handler()
/linux-4.4.14/Documentation/blockdev/
Dcpqarray.txt22 It should also work with some really old Disk array adapters, but I am
/linux-4.4.14/arch/arm/boot/compressed/
Dhead-sharpsl.S19 #error What am I doing here...
/linux-4.4.14/Documentation/usb/
Dmtouchusb.txt64 I am not a MicroTouch/3M employee, nor have I ever been. 3M does not support
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt63 - st,am-reduction-mode:
Dst,sta350.txt74 - st,am-reduction-mode:
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmmaster.c2099 item->u.am.lockres = res; /* already have a ref */ in dlm_dispatch_assert_master()
2101 item->u.am.ignore_higher = ignore_higher; in dlm_dispatch_assert_master()
2102 item->u.am.request_from = request_from; in dlm_dispatch_assert_master()
2103 item->u.am.flags = flags; in dlm_dispatch_assert_master()
2129 res = item->u.am.lockres; in dlm_assert_master_worker()
2130 ignore_higher = item->u.am.ignore_higher; in dlm_assert_master_worker()
2131 request_from = item->u.am.request_from; in dlm_assert_master_worker()
2132 flags = item->u.am.flags; in dlm_assert_master_worker()
Ddlmcommon.h249 struct dlm_assert_master_priv am; member
/linux-4.4.14/Documentation/scsi/
Dqlogicfas.txt31 I am working with the PCMCIA group to make it more flexible, but that
Daic7xxx.txt338 Monday to Friday, 3:00 am to 5:00 pm, PDT.
340 Monday to Friday, 3:00 am to 5:00 pm, PDT.
Daic79xx.txt441 Monday to Friday, 3:00 am to 5:00 pm, PDT.
443 Monday to Friday, 3:00 am to 5:00 pm, PDT.
DFlashPoint.txt149 embedded system. I am presently working on some performance testing and
DBusLogic.txt72 Linux community, and I am now working on a Linux driver for the DAC960 PCI RAID
DChangeLog.1992-1997706 the forbidden regions. I am not sure - I think this is so that
708 address lines for the bios chips, but I am not entirely sure.
Dncr53c8xx.txt138 I am not a native speaker of English and there are probably lots of
/linux-4.4.14/Documentation/
Dstatic-keys.txt75 printk("I am the true branch\n");
182 + printk("I am the true branch\n");
Demail-clients.txt8 end, maintainers use `git am` to apply the patches.
11 as raw text including all the headers. Run `git am raw_email.txt` and
DSubmittingPatches434 by me, under the same open source license (unless I am
564 have been communicated back to the submitter. I am satisfied
DHOWTO468 - "Here is a patch that explains what I am trying to describe."
Ddevices.txt77 to cause conflicts down the road. I am trying to avoid getting in a
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c118 static struct dentry *am, *mb; in bfin_debug_mmrs_can() local
122 if (!am) { in bfin_debug_mmrs_can()
123 am = debugfs_create_dir("am", parent); in bfin_debug_mmrs_can()
177 debugfs_create_x16(buf, S_IRUSR|S_IWUSR, am, in bfin_debug_mmrs_can()
180 debugfs_create_x16(buf, S_IRUSR|S_IWUSR, am, in bfin_debug_mmrs_can()
/linux-4.4.14/Documentation/networking/
Dtlan.txt35 I am not sure if 100BaseTX daughterboards (for those cards which
Deql.txt31 and 14.4 Kbps connection. However, I am not sure that it really is
Dnetdev-FAQ.txt187 Q: I am working in existing code that has the former comment style and not the
/linux-4.4.14/Documentation/RCU/
Drcu.txt47 o If I am running on a uniprocessor kernel, which can only do one
/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
78 .u = { .s = { _LOC(a, am), _LOC(b, bm), _LOC(c, cm), \
/linux-4.4.14/sound/drivers/opl3/
Dopl3_synth.c480 if (voice->am) in snd_opl3_set_voice()
/linux-4.4.14/Documentation/filesystems/
Dmandatory-locking.txt56 Note 1: In saying "file" in the paragraphs above I am actually not telling
Dxfs-delayed-logging-design.txt400 Discussion Point: I am uncertain as to whether the log item is the most
Dcoda.txt1098 44..1188.. rreennaammee
/linux-4.4.14/Documentation/development-process/
D7.AdvancedTopics133 authorship information; the git "am" tool does its best in this regard, but
/linux-4.4.14/arch/sparc/lib/
Dchecksum_32.S440 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt60 most drivers up to 2.6.31, but I know I am missing some. There has been
/linux-4.4.14/Documentation/s390/
DDebugging390.txt73 In IBM standard notation I am counting bit 0 as the MSB.
1296 I am not going to give a course in 390 IO architecture as this would take me
/linux-4.4.14/Documentation/trace/
Dftrace.txt2175 If I am only interested in sys_nanosleep and hrtimer_interrupt: