/linux-4.1.27/arch/unicore32/lib/ |
H A D | Makefile | 24 $(Q)$(AR) p $(GNU_LIBC_A) $(notdir $@) > $@ 27 $(Q)$(AR) p $(GNU_LIBGCC_A) $(notdir $@) > $@
|
/linux-4.1.27/tools/lib/api/ |
H A D | Makefile | 12 AR = $(CROSS_COMPILE)ar macro 35 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
|
/linux-4.1.27/tools/build/tests/ex/ |
H A D | Makefile | 4 export AR := ar macro
|
/linux-4.1.27/tools/lib/lockdep/ |
H A D | Makefile | 8 # environment or command line. This is necessary for CC and AR 17 # Allow setting CC and AR and LD, or setting CROSS_COMPILE as a prefix. 19 $(call allow-override,AR,$(CROSS_COMPILE)ar) 105 $(RM) $@; $(AR) rcs $@ $^)
|
/linux-4.1.27/drivers/media/platform/ |
H A D | arv.c | 2 * Colour AR M64278(VGA) driver for Video4Linux 11 * Some code is taken from AR driver sample program for M3T-M32700UT. 13 * AR driver sample (M32R SDK): 67 * supported by M32700UT hardware using VGA mode of AR LSI. 299 /* set AR FIFO address as source(BSEL5) */ ar_read() 308 * Okay, kick AR LSI to invoke an interrupt ar_read() 313 /* .... AR interrupts .... */ ar_read() 405 strlcpy(vcap->card, "Colour AR VGA", sizeof(vcap->card)); ar_querycap() 568 * if captured all line of a frame, disable AR interrupt ar_interrupt() 575 /* disable AR interrupt request */ ar_interrupt() 594 * initializes AR LSI and peripherals. 608 * initialize AR LSI ar_initialize() 610 ar_outl(0, ARVCR0); /* assert reset of AR LSI */ ar_initialize() 613 ar_outl(ARVCR0_RST, ARVCR0); /* negate reset of AR LSI (enable) */ ar_initialize() 617 /* AR uses INT3 of CPU as interrupt pin. */ ar_initialize() 627 * Initialize IIC so that CPU can communicate with AR LSI, ar_initialize() 628 * and send boot commands to AR LSI. ar_initialize() 743 v4l2_info(v4l2_dev, "Colour AR VGA driver %s\n", VERSION); ar_init() 771 strlcpy(ar->vdev.name, "Colour AR VGA", sizeof(ar->vdev.name)); ar_init() 821 v4l2_err(v4l2_dev, "register video (Colour AR) failed.\n"); ar_init() 882 MODULE_DESCRIPTION("Colour AR M64278(VGA) for Video4Linux");
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | brl_emu.c | 157 * AR[PFS].pfm = CFM ia64_emulate_brl() 158 * AR[PFS].pec = AR[EC] ia64_emulate_brl() 159 * AR[PFS].ppl = PSR.cpl ia64_emulate_brl()
|
H A D | palinfo.c | 427 "Implemented AR(s)", register_info() 428 "AR(s) with read side-effects", register_info()
|
H A D | ivt.S | 717 * AR registers: ar.unat, ar.pfs, ar.rsc, ar.rnat, ar.bspstore, ar.fpsr 866 mov ar.rnat=r24 // M2 restore kernel's AR.RNAT 868 mov ar.bspstore=r23 // M2 restore kernel's AR.BSPSTORE
|
H A D | setup.c | 441 "falling back to AR.KR0 (0x%lx)\n", phys_iobase); io_port_init()
|
/linux-4.1.27/lib/raid6/test/ |
H A D | Makefile | 11 AR = ar macro 67 $(AR) cq $@ $^
|
/linux-4.1.27/drivers/video/fbdev/via/ |
H A D | viamode.h | 31 unsigned char AR[StdAR]; member in struct:VPITTable
|
H A D | viamode.c | 251 unsigned char AR[StdAR];
|
H A D | hw.c | 1825 outb(VPIT.AR[i], VIAAR); hw_init()
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | Makefile | 14 # environment or command line. This is necessary for CC and AR 23 # Allow setting CC and AR, or setting CROSS_COMPILE as a prefix. 25 $(call allow-override,AR,$(CROSS_COMPILE)ar) 170 $(QUIET_LINK)$(RM) $@; $(AR) rcs $@ $^
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | mce-severity.c | 104 PANIC, "Illegal combination (UCNA with AR=1)", 118 /* known AR MCACODs: */ 126 AR, "Action required: data load error in a user process", 131 AR, "Action required: instruction fetch error in a user process",
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-at91sam9.c | 165 alarm = rtt_readl(rtc, AR); at91_rtc_settime() 178 rtt_writel(rtc, AR, alarm); at91_rtc_settime() 191 u32 alarm = rtt_readl(rtc, AR); at91_rtc_readalarm() 236 rtt_writel(rtc, AR, ALARM_DISABLED); at91_rtc_setalarm() 241 rtt_writel(rtc, AR, secs - offset); at91_rtc_setalarm()
|
/linux-4.1.27/arch/powerpc/ |
H A D | Makefile | 26 CROSS32AR := GNUTARGET=elf32-powerpc $(AR) 93 override AR := GNUTARGET=elf$(CONFIG_WORD_SIZE)-$(GNUTARGET) $(AR)
|
/linux-4.1.27/arch/m32r/include/asm/m32700ut/ |
H A D | m32700ut_lan.h | 53 * AR register on PLD
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | vga.c | 36 if (port == 0x03c0 || port == 0x03c1 || /* AR */ nv_rdport() 61 if (port == 0x03c0 || port == 0x03c1 || /* AR */ nv_wrport()
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | amd7930_fn.c | 141 // to reset F3 F4 F5 F6 F7 F8 AR from 150 0x01, 0x03, 0x00, 0x00, 0x00, 0x09, 0x00, 0x0A}; // AR 153 /* Row init - reset F3 F4 F5 F6 F7 F8 AR */ 629 /* b-channels off, PH-AR cleared Amd7930_l1hw()
|
/linux-4.1.27/arch/mips/ath79/ |
H A D | setup.c | 176 sprintf(ath79_sys_type, "Atheros AR%s rev %u", chip, rev); ath79_detect_sys_type()
|
/linux-4.1.27/drivers/staging/fwserial/ |
H A D | fwserial.h | 304 /* TODO: how to set watermark to AR context size? see fwtty_rx() */ 305 #define HIGH_WATERMARK 32768 /* AR context is 32K */
|
H A D | fwserial.c | 591 * in-flight. Since the AR request context is 32k, that much fwtty_rx()
|
/linux-4.1.27/tools/power/cpupower/ |
H A D | Makefile | 96 AR = $(CROSS)ar macro 111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
|
/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_support.c | 42 if (KDB_DEBUG(AR)) kdbgetsymval() 48 if (KDB_DEBUG(AR)) kdbgetsymval() 54 if (KDB_DEBUG(AR)) kdbgetsymval() 90 if (KDB_DEBUG(AR)) kdbnearsym() 150 if (KDB_DEBUG(AR)) kdbnearsym()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_agp.c | 44 /* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs AGPMode 4 (deb #515326) */
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | lite5200_sleep.S | 130 * send AR with CKE low (self-refresh)
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | cpu.c | 269 arch_rev = SYSREG_BFEXT(AR, config0); setup_processor()
|
/linux-4.1.27/arch/m32r/platforms/m32700ut/ |
H A D | setup.c | 366 * INT3# is used for AR init_IRQ()
|
/linux-4.1.27/arch/m32r/platforms/opsput/ |
H A D | setup.c | 365 * INT3# is used for AR init_IRQ()
|
/linux-4.1.27/arch/arm/net/ |
H A D | bpf_jit_32.h | 126 * ARM: xxxx 0111 1111 xxxx xxxx xxxx 1111 xxxx ARMv7-AR, section A5.4
|
/linux-4.1.27/drivers/net/wireless/ath/ |
H A D | regd_common.h | 294 {CTRY_ARGENTINA, FCC3_WORLD, "AR"},
|
/linux-4.1.27/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 143 /* Don't accept phy packets into AR request context */ init_ohci1394_initialize()
|
H A D | ohci.c | 354 ", AR/selfID endianness = " __stringify(QUIRK_BE_HEADERS) 369 ", AT/AR events = " __stringify(OHCI_PARAM_DEBUG_AT_AR) 711 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); ar_context_abort() 727 * We search for the buffer that contains the last AR packet DMA data written 3633 * we save space by using a common buffer for the AR request/ pci_probe()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | vmx.h | 370 /* segment AR */
|
/linux-4.1.27/drivers/iommu/ |
H A D | exynos-iommu.c | 177 "AR MULTI-HIT FAULT", 180 "AR SECURITY PROTECTION FAULT", 181 "AR ACCESS PROTECTION FAULT",
|
/linux-4.1.27/ |
H A D | Makefile | 357 AR = $(CROSS_COMPILE)ar macro 419 export CPP AR NM STRIP OBJCOPY OBJDUMP 775 # use the deterministic mode of AR if available
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 2677 return MS_REG_READ(AR, gpio) != 0; ath9k_hw_gpio_get() 3242 "Atheros AR%s Rev:%x", ath9k_hw_name() 3248 "Atheros AR%s MAC/BB Rev:%x AR%s RF Rev:%x", ath9k_hw_name()
|
/linux-4.1.27/arch/mips/kvm/ |
H A D | trap_emul.c | 500 /* Set Wait IE/IXMT Ignore in Config7, IAR, AR */ kvm_trap_emul_vcpu_setup()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 875 /* AR VUI control */ s5p_mfc_set_enc_params_h264() 886 /* sample AR info */ s5p_mfc_set_enc_params_h264()
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | at76c50x-usb.c | 226 /* Belkin F5D6050, SMC2662W v2, SMC2662W-AR */ 2464 /* we get OPMODE_NONE with 2.4.23, SMC2662W-AR ??? at76_probe()
|
H A D | atmel.c | 126 #define AR 0x04 macro 4165 outw(data, dev->base_addr + AR); atmel_writeAR() 4167 for (i = 0; data != inw(dev->base_addr + AR) && i < 10; i++) atmel_writeAR() 4168 outw(data, dev->base_addr + AR); atmel_writeAR()
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | entry.S | 82 * Save some special registers, extra states and all registers in the AR 838 * active AR registers it won't cause an exception.
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 488 "AR", "PE", "PWR_ON", "RDCAP", "INTL", "FIDT", "MMC",
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
H A D | ast_mode.c | 251 /* set AR */ ast_set_std_reg()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 2024 uint32_t AR:1; member in struct:__anon9109 2032 uint32_t AR:1; member in struct:__anon9109
|
/linux-4.1.27/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523.c | 1682 ar5523_info(ar, "MAC/BBP AR5523, RF AR%c112\n", ar5523_probe()
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pal.h | 70 #define PAL_REGISTER_INFO 39 /* return AR and CR register information*/
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 406 * Dynamic mode is achieved by Atheros' Adaptive Radio (AR) feature which
|
H A D | base.c | 2624 ATH5K_INFO(ah, "Atheros AR%s chip found (MAC: 0x%x, PHY: 0x%x)\n", ath5k_init_ah()
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | vmx.c | 3794 * Fix the "Accessed" bit in AR field of segment registers for older vmx_set_segment() 3797 * "Accessed" bit in the AR field of segment registers is 1. And qemu vmx_set_segment()
|