Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/x86/kernel/cpu/cpufreq/
Dmperf.c15 struct aperfmperf *am = _cur; in read_measured_perf_ctrs() local
17 get_aperfmperf(am); in read_measured_perf_ctrs()
/linux-2.6.39/drivers/video/
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-2.6.39/include/sound/
Dasound_fm.h45 unsigned char am; /* amplitude modulation */ member
/linux-2.6.39/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' &&
/linux-2.6.39/include/linux/
Dintel-iommu.h256 #define QI_IOTLB_AM(am) (((u8)am)) argument
/linux-2.6.39/arch/x86/include/asm/
Dprocessor.h979 static inline void get_aperfmperf(struct aperfmperf *am) in get_aperfmperf() argument
983 rdmsrl(MSR_IA32_APERF, am->aperf); in get_aperfmperf()
984 rdmsrl(MSR_IA32_MPERF, am->mperf); in get_aperfmperf()
/linux-2.6.39/Documentation/serial/
Dcomputone.txt307 if touch -am -t 200112312359.59 $$.touch >/dev/null 2>&1 && test ! -f 200112312359.59 -a -f $$.touc…
308 shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"'
309 elif touch -am 123123592001.59 $$.touch >/dev/null 2>&1 && test ! -f 123123592001.59 -a ! -f 123123…
310 shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"'
311 elif touch -am 1231235901 $$.touch >/dev/null 2>&1 && test ! -f 1231235901 -a -f $$.touch; then
312 shar_touch='touch -am $3$4$5$6$2 "$8"'
/linux-2.6.39/Documentation/blockdev/
Dcpqarray.txt22 It should also work with some really old Disk array adapters, but I am
/linux-2.6.39/arch/arm/boot/compressed/
Dhead-sharpsl.S19 #error What am I doing here...
/linux-2.6.39/Documentation/usb/
Dmtouchusb.txt64 I am not a MicroTouch/3M employee, nor have I ever been. 3M does not support
/linux-2.6.39/fs/ocfs2/dlm/
Ddlmmaster.c2027 item->u.am.lockres = res; /* already have a ref */ in dlm_dispatch_assert_master()
2029 item->u.am.ignore_higher = ignore_higher; in dlm_dispatch_assert_master()
2030 item->u.am.request_from = request_from; in dlm_dispatch_assert_master()
2031 item->u.am.flags = flags; in dlm_dispatch_assert_master()
2057 res = item->u.am.lockres; in dlm_assert_master_worker()
2058 ignore_higher = item->u.am.ignore_higher; in dlm_assert_master_worker()
2059 request_from = item->u.am.request_from; in dlm_assert_master_worker()
2060 flags = item->u.am.flags; in dlm_assert_master_worker()
Ddlmcommon.h249 struct dlm_assert_master_priv am; member
/linux-2.6.39/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
/linux-2.6.39/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
/linux-2.6.39/drivers/input/misc/
Dyealink.c77 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
79 .u = { .s = { _LOC(a, am), _LOC(b, bm), _LOC(c, cm), \
/linux-2.6.39/Documentation/RCU/
Drcu.txt47 o If I am running on a uniprocessor kernel, which can only do one
/linux-2.6.39/Documentation/powerpc/
Dphyp-assisted-dump.txt127 Currently I am parsing it manually.
/linux-2.6.39/sound/drivers/opl3/
Dopl3_synth.c479 if (voice->am) in snd_opl3_set_voice()
/linux-2.6.39/Documentation/laptops/
Dacer-wmi.txt11 This driver completely replaces the old out-of-tree acer_acpi, which I am
/linux-2.6.39/Documentation/filesystems/
Dmandatory-locking.txt56 Note 1: In saying "file" in the paragraphs above I am actually not telling
/linux-2.6.39/Documentation/video4linux/
Dov511.txt280 with "OV511: " so that I am certain to notice your message.

12