Searched refs:Code (Results 1 - 200 of 804) sorted by relevance

12345

/linux-4.1.27/drivers/isdn/hisax/
H A Dlmgr.c31 long Code; hisax_manager() local
35 Code = (long) arg; hisax_manager()
37 " %c %s", (char)Code, hisax_manager()
41 error_handling_dchan(st, Code); hisax_manager()
/linux-4.1.27/scripts/
H A Ddecodecode2 # Disassemble the Code: line in Linux oopses
27 *Code:*)
40 code=`echo $code | sed -e 's/.*Code: //'`
84 echo Code starting with the faulting instruction > $T.aa
92 # (lines of whole $T.oo) - (lines of $T.aa, i.e. "Code starting") + 3,
H A Ddecode_stacktrace.sh120 elif [[ $line == *Code:* ]]; then
/linux-4.1.27/arch/x86/include/asm/
H A Dmmzone_64.h3 /* 2.5 Version loosely based on the NUMAQ Code by Pat Gaughen. */
/linux-4.1.27/arch/unicore32/include/asm/
H A Dmmu.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dcputype.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddma.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dfpstate.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dlinkage.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmutex.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dsuspend.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dtraps.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dcache.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dchecksum.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dhwcap.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpci.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dstacktrace.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dtimex.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dtlb.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dbitops.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dcpu-single.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dfpu-ucf64.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dirqflags.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmemblock.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpgtable-hwdef.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dptrace.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dstring.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddelay.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dgpio.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dio.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpage.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dprocessor.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Duaccess.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Delf.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dirq.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpgalloc.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dassembler.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddma-mapping.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmemory.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmmu_context.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dthread_info.h4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/unicore32/include/uapi/asm/
H A Dunistd.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dbyteorder.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dsigcontext.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dptrace.h4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/cris/boot/rescue/
H A Dhead_v32.S14 ;; Code
/linux-4.1.27/include/net/
H A Dmld.h66 /* RFC3810, 5.1.3. Maximum Response Code:
68 * If Maximum Response Code >= 32768, Maximum Response Code represents a
79 /* RFC3810, 5.1.9. QQIC (Querier's Query Interval Code):
96 /* RFC3810, 5.1.3. Maximum Response Code */ mldv2_mrc()
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dman_defs.h116 #define TM_D_CHAN 0x0001 /* D-Channel (D-.) Code 3,4 */
117 #define TM_L_LAYER 0x0002 /* Low Layer (LL) Code 6,7 */
118 #define TM_N_LAYER 0x0004 /* Network Layer (N) Code 14,15 */
119 #define TM_DL_ERR 0x0008 /* Data Link Error (MDL) Code 9 */
120 #define TM_LAYER1 0x0010 /* Layer 1 Code 20 */
121 #define TM_C_COMM 0x0020 /* Call Comment (SIG) Code 5,21,22 */
122 #define TM_M_DATA 0x0040 /* Modulation Data (EYE) Code 23 */
123 #define TM_STRING 0x0080 /* Sting data Code 24 */
H A Dmi_pc.h31 #define BRI_RAY_TAYLOR_DSP_CODE_SIZE 0x00020000 /* max 128k DSP-Code (Ray Taylor's code) */
32 #define BRI_ORG_MAX_DSP_CODE_SIZE 0x00050000 /* max 320k DSP-Code (Telindus) */
33 #define BRI_V90D_MAX_DSP_CODE_SIZE 0x00060000 /* max 384k DSP-Code if V.90D included */
55 #define MP_RAY_TAYLOR_DSP_CODE_SIZE 0x00040000 /* max 256k DSP-Code (Ray Taylor's code) */
56 #define MP_ORG_MAX_DSP_CODE_SIZE 0x00060000 /* max 384k DSP-Code (Telindus) */
57 #define MP_V90D_MAX_DSP_CODE_SIZE 0x00070000 /* max 448k DSP-Code if V.90D included) */
58 #define MP_VOIP_MAX_DSP_CODE_SIZE 0x00090000 /* max 576k DSP-Code if voice over IP included */
117 #define MQ_ORG_MAX_DSP_CODE_SIZE 0x00050000 /* max 320k DSP-Code (Telindus) */
118 #define MQ_V90D_MAX_DSP_CODE_SIZE 0x00060000 /* max 384K DSP-Code if V.90D included */
119 #define MQ_VOIP_MAX_DSP_CODE_SIZE 0x00028000 /* max 4*160k = 640K DSP-Code if voice over IP included */
/linux-4.1.27/arch/x86/vdso/vdso32/
H A Dint80.S2 * Code for the vDSO. This version uses the old int $0x80 method.
28 .uleb128 1 /* Code alignment factor */
H A Dsyscall.S2 * Code for the vDSO. This version uses the syscall instruction.
36 .uleb128 1 /* Code alignment factor */
H A Dsysenter.S2 * Code for the vDSO. This version uses the sysenter instruction.
21 * into the kernel. We store %esp in %ebp. Code in entry.S must fetch
67 .uleb128 1 /* Code alignment factor */
/linux-4.1.27/arch/unicore32/include/mach/
H A Dmap.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Duncompress.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dbitfield.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dhardware.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Docd.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddma.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpm.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmemory.h4 * Code specific to PKUnity SoC and UniCore ISA
H A DPKUnity.h4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/unicore32/mm/
H A Dextable.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dproc-syms.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmm.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpgd.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dflush.c4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall-trapa.S19 .uleb128 0x1 /* Code alignment factor */
H A Dvsyscall-sigreturn.S46 .uleb128 0x1 /* Code alignment factor */
/linux-4.1.27/arch/unicore32/kernel/
H A Delf.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dearly_printk.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dksyms.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dsetup.h4 * Code specific to PKUnity SoC and UniCore ISA
H A Dsys.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dvmlinux.lds.S4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddebug.S4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddebug-macro.S4 * Code specific to PKUnity SoC and UniCore ISA
H A Dgpio.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dmodule.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpm.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dpuv3-nb0916.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dtime.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Ddma.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dfpu-ucf64.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dhibernate.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dptrace.c4 * Code specific to PKUnity SoC and UniCore ISA
H A Dstacktrace.c4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/unicore32/lib/
H A Dcopy_page.S4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/include/media/
H A Dgpio-ir-recv.h1 /* Copyright (c) 2012, Code Aurora Forum. All rights reserved.
/linux-4.1.27/arch/arm/mach-omap2/
H A Dcommon.c4 * Code common to all OMAP2+ machines.
H A Dam33xx-restart.c2 * am33xx-restart.c - Code common to all AM33xx machines.
H A Domap3-restart.c2 * omap3-restart.c - Code common to all OMAP3xxx machines.
/linux-4.1.27/arch/arm/kernel/
H A Dopcodes.c48 * Code that tests whether a conditional instruction would pass its condition
51 * Code that tests if a condition means that the instruction would be executed
H A Dsigreturn_codes.S28 * they just copied by kernel into appropriate places. Code inside of
/linux-4.1.27/include/linux/decompress/
H A Dmm.h15 /* Code active when included from pre-boot environment: */
68 /* Code active when compiled standalone for use when loading ramdisk: */
/linux-4.1.27/drivers/media/pci/zoran/
H A Dzr36057.h85 #define ZR36057_MCSAR 0x030 /* MPEG Code Source Address Register */
87 #define ZR36057_MCTCR 0x034 /* MPEG Code Transfer Control Register */
94 #define ZR36057_MCMPR 0x038 /* MPEG Code Memory Pointer Register */
151 #define ZR36057_JCBA 0x11c /* JPEG Code Base Address */
153 #define ZR36057_JCFT 0x120 /* JPEG Code FIFO Threshold */
H A Dzr36060.h149 /* ZR36060 Code FIFO Status register bits */
155 /* ZR36060 Code Interface register */
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
H A Dgrf5101.h9 * Code from the BSD driver and the rtl8181 project have been
H A Dmax2820.h9 * Code from the BSD driver and the rtl8181 project have been
H A Dsa2400.h9 * Code from the BSD driver and the rtl8181 project have been
H A Dmax2820.c6 * Code from the BSD driver and the rtl8181 project have been
/linux-4.1.27/drivers/input/serio/
H A Di8042-unicore32io.h2 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/x86/kernel/
H A Dtracepoint.c2 * Code for supporting irq vector tracepoints.
H A Ddumpstack_32.c144 pr_emerg("Code:"); show_regs()
/linux-4.1.27/arch/xtensa/boot/boot-elf/
H A Dboot.lds.S46 * This is a remapped copy of the Reset Vector Code.
/linux-4.1.27/block/partitions/
H A Dultrix.c4 * Code extracted from drivers/block/genhd.c
H A Dmac.c4 * Code extracted from drivers/block/genhd.c
19 * Code to understand MacOS partition tables.
H A Dosf.c4 * Code extracted from drivers/block/genhd.c
H A Dsgi.c4 * Code extracted from drivers/block/genhd.c
H A Damiga.c4 * Code extracted from drivers/block/genhd.c
H A Datari.c4 * Code extracted from drivers/block/genhd.c
H A Dsun.c4 * Code extracted from drivers/block/genhd.c
/linux-4.1.27/crypto/asymmetric_keys/
H A Dverify_pefile.h28 /* PKCS#7 MS Individual Code Signing content */
H A Dmscode_parser.c1 /* Parse a Microsoft Individual Code Signing blob
22 * Parse a Microsoft Individual Code Signing blob
/linux-4.1.27/include/linux/
H A Dssbi.h2 * Copyright (c) 2011, Code Aurora Forum. All rights reserved.
H A Dsctp.h439 * Cause Code: 16 bits (unsigned integer)
442 * Cause Code
443 * Value Cause Code
486 * Value Cause Code
506 * Cause Code Error Cause Name
H A Dacpi.h414 /* _OST Source Event Code (OSPM Action) */
419 /* _OST General Processing Status Code */
424 /* _OST OS Shutdown Processing (0x100) Status Code */
430 /* _OST Ejection Request (0x3, 0x103) Status Code */
437 /* _OST Insertion Request (0x200) Status Code */
/linux-4.1.27/include/uapi/linux/
H A Duvcvideo.h61 __u8 query; /* Video Class-Specific Request Code, */
H A Da.out.h62 /* Code indicating object file or impure executable. */
64 /* Code indicating pure executable. */
66 /* Code indicating demand-paged executable. */
72 /* Code indicating core file. */
H A Dif_frad.h42 * Code within the SDLA module is based on the specifics of this
/linux-4.1.27/arch/arm/mach-mmp/
H A Dcommon.c4 * Code common to PXA168 processor lines
/linux-4.1.27/drivers/media/rc/img-ir/
H A Dimg-ir-sanyo.c14 * 13 bits Custom Code
15 * 13 bits NOT(Custom Code)
/linux-4.1.27/arch/s390/include/asm/
H A Dfcx.h98 * @rc: Reason Code
99 * @rcq: Reason Code Qualifier
189 * @rc: Reason Code. Can be one of %DCW_INTRG_RC_UNSPECIFIED,
191 * @rcq: Reason Code Qualifier: Can be one of %DCW_INTRG_RCQ_UNSPECIFIED,
230 * @cmd: Command Code. Can be one of %DCW_CMD_WRITE, %DCW_CMD_READ,
258 * @sac: Service-Action Code. Can be one of %TCCB_SAC_DEFAULT, %TCCB_SAC_INTRG
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.h91 * @EventValue: Event Code to trigger on
119 * @ASCQ: Additional Sense Code Qualifier. Can be specific or 0xFF for
121 * @ASC: Additional Sense Code. Can be specific or 0xFF for wildcard
140 * @SCSITriggerEntry: List of SCSI Sense Code trigger elements.
142 * This binary structure is transferred via sysfs to get/set SCSI Sense Code
/linux-4.1.27/drivers/staging/iio/accel/
H A Dadis16220.h62 /* Lot Identification Code 1 */
64 /* Lot Identification Code 2 */
/linux-4.1.27/arch/s390/pci/
H A Dpci_event.c16 /* Content Code Description for PCI Function Error */
33 /* Content Code Description for PCI Function Availability */
/linux-4.1.27/sound/pci/asihpi/
H A Dhpidspcd.h69 Code file name is obtained from HpiOs_GetDspCodePath
74 /** Code identifier, usually adapter family */
/linux-4.1.27/drivers/cpufreq/
H A Dunicore2-cpufreq.c4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dtransmeta.c50 printk(KERN_INFO "CPU: Code Morphing Software revision %u.%u.%u-%u-%u\n", init_transmeta()
/linux-4.1.27/arch/x86/math-emu/
H A Dfpu_arith.c4 | Code to implement the FPU register/register arithmetic instructions |
H A Dfpu_aux.c4 | Code to implement some of the FPU auxiliary instructions. |
/linux-4.1.27/arch/sparc/lib/
H A DVISsave.S2 * VISsave.S: Code for saving FPU register state for
/linux-4.1.27/arch/unicore32/boot/compressed/
H A Dmisc.c4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/arch/x86/crypto/
H A Daes_glue.c2 * Glue Code for the asm optimized version of the AES Cipher Algorithm
H A Dtwofish_glue.c2 * Glue Code for assembler optimized version of TWOFISH
/linux-4.1.27/drivers/thermal/
H A Dthermal_hwmon.h4 * Code based on Intel thermal_core.c. Copyrights of the original code:
/linux-4.1.27/drivers/media/common/siano/
H A Dsmsir.h10 - Code almost re-written
H A Dsmsir.c10 - Code almost re-written
/linux-4.1.27/arch/arm64/kernel/
H A Dpci.c2 * Code borrowed from powerpc/kernel/pci-common.c
H A Dkuser32.S94 * ARM Code
/linux-4.1.27/arch/frv/include/uapi/asm/
H A Dregisters.h79 unsigned long ccr; /* Condition Code Register */
80 unsigned long cccr; /* Condition Code for Conditional Insns Register */
170 unsigned long ccr; /* Condition Code Register */
171 unsigned long cccr; /* Condition Code for Conditional Insns Register */
/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Ds3c6400.c13 * NOTE: Code in this file is not used when booting with Device Tree support.
H A Dirq-pm.c16 * NOTE: Code in this file is not used when booting with Device Tree support.
H A Ds3c6410.c14 * NOTE: Code in this file is not used when booting with Device Tree support.
/linux-4.1.27/arch/arm/crypto/
H A Daes_glue.c2 * Glue Code for the asm optimized version of the AES Cipher Algorithm
/linux-4.1.27/arch/arm/mach-omap1/
H A Dboard-generic.c6 * Code for generic OMAP board. Should work on many OMAP systems where
/linux-4.1.27/arch/alpha/kernel/
H A Dirq_pyxis.c6 * IRQ Code common to all PYXIS core logic chips.
H A Dsys_rx164.c8 * Code supporting the RX164 (PCA56+POLARIS).
H A Dsys_sx164.c8 * Code supporting the SX164 (PCA56+PYXIS).
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshci.h164 /* UECPA - Host UIC Error Code PHY Adapter Layer 38h */
168 /* UECDL - Host UIC Error Code Data Link Layer 3Ch */
173 /* UECN - Host UIC Error Code Network Layer 40h */
177 /* UECT - Host UIC Error Code Transport Layer 44h */
181 /* UECDME - Host UIC Error Code DME 48h */
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h445 * 4 bDeviceClass 1 0x00 Class Code
446 * 5 bDeviceSubClass 1 0x00 SubClass Code
447 * 6 bDeviceProtocol 1 0x00 Protocol Code
477 * 5 bInterfaceClass 1 0xFF Class Code
478 * 6 bInterfaceSubClass 1 0xFF Subclass Code
479 * 7 bInterfaceProtocol 1 0xFF Protocol Code
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h626 #define CAN_MB00_LENGTH 0xFFC02C10 /* Mailbox 0 Data Length Code Register */
635 #define CAN_MB01_LENGTH 0xFFC02C30 /* Mailbox 1 Data Length Code Register */
644 #define CAN_MB02_LENGTH 0xFFC02C50 /* Mailbox 2 Data Length Code Register */
653 #define CAN_MB03_LENGTH 0xFFC02C70 /* Mailbox 3 Data Length Code Register */
662 #define CAN_MB04_LENGTH 0xFFC02C90 /* Mailbox 4 Data Length Code Register */
671 #define CAN_MB05_LENGTH 0xFFC02CB0 /* Mailbox 5 Data Length Code Register */
680 #define CAN_MB06_LENGTH 0xFFC02CD0 /* Mailbox 6 Data Length Code Register */
689 #define CAN_MB07_LENGTH 0xFFC02CF0 /* Mailbox 7 Data Length Code Register */
698 #define CAN_MB08_LENGTH 0xFFC02D10 /* Mailbox 8 Data Length Code Register */
707 #define CAN_MB09_LENGTH 0xFFC02D30 /* Mailbox 9 Data Length Code Register */
716 #define CAN_MB10_LENGTH 0xFFC02D50 /* Mailbox 10 Data Length Code Register */
725 #define CAN_MB11_LENGTH 0xFFC02D70 /* Mailbox 11 Data Length Code Register */
734 #define CAN_MB12_LENGTH 0xFFC02D90 /* Mailbox 12 Data Length Code Register */
743 #define CAN_MB13_LENGTH 0xFFC02DB0 /* Mailbox 13 Data Length Code Register */
752 #define CAN_MB14_LENGTH 0xFFC02DD0 /* Mailbox 14 Data Length Code Register */
761 #define CAN_MB15_LENGTH 0xFFC02DF0 /* Mailbox 15 Data Length Code Register */
770 #define CAN_MB16_LENGTH 0xFFC02E10 /* Mailbox 16 Data Length Code Register */
779 #define CAN_MB17_LENGTH 0xFFC02E30 /* Mailbox 17 Data Length Code Register */
788 #define CAN_MB18_LENGTH 0xFFC02E50 /* Mailbox 18 Data Length Code Register */
797 #define CAN_MB19_LENGTH 0xFFC02E70 /* Mailbox 19 Data Length Code Register */
806 #define CAN_MB20_LENGTH 0xFFC02E90 /* Mailbox 20 Data Length Code Register */
815 #define CAN_MB21_LENGTH 0xFFC02EB0 /* Mailbox 21 Data Length Code Register */
824 #define CAN_MB22_LENGTH 0xFFC02ED0 /* Mailbox 22 Data Length Code Register */
833 #define CAN_MB23_LENGTH 0xFFC02EF0 /* Mailbox 23 Data Length Code Register */
842 #define CAN_MB24_LENGTH 0xFFC02F10 /* Mailbox 24 Data Length Code Register */
851 #define CAN_MB25_LENGTH 0xFFC02F30 /* Mailbox 25 Data Length Code Register */
860 #define CAN_MB26_LENGTH 0xFFC02F50 /* Mailbox 26 Data Length Code Register */
869 #define CAN_MB27_LENGTH 0xFFC02F70 /* Mailbox 27 Data Length Code Register */
878 #define CAN_MB28_LENGTH 0xFFC02F90 /* Mailbox 28 Data Length Code Register */
887 #define CAN_MB29_LENGTH 0xFFC02FB0 /* Mailbox 29 Data Length Code Register */
896 #define CAN_MB30_LENGTH 0xFFC02FD0 /* Mailbox 30 Data Length Code Register */
905 #define CAN_MB31_LENGTH 0xFFC02FF0 /* Mailbox 31 Data Length Code Register */
1072 /* Alternate Deprecated Macros Provided For Backwards Code Compatibility */
1466 /* Alternate Deprecated Macros Provided For Backwards Code Compatibility */
/linux-4.1.27/drivers/media/rc/
H A Dir-sanyo-decoder.c15 * 13 bits Custom Code
16 * 13 bits NOT(Custom Code)
/linux-4.1.27/drivers/pcmcia/
H A Dsa1111_lubbock.c54 * CODE +3.3V Cirrus Code, CODE = High (VY) lubbock_pcmcia_configure_socket()
67 * CODE +3.3V Cirrus Code, CODE = High (VY) lubbock_pcmcia_configure_socket()
/linux-4.1.27/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.h47 /* Coomand Code */
136 /* Type Code Table */
/linux-4.1.27/include/linux/platform_data/
H A Dbfin_rotary.h71 #define ICIE (1 << 0) /* Illegal Gray/Binary Code Interrupt Enable */
84 #define ICII (1 << 0) /* Illegal Gray/Binary Code Interrupt Identifier */
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh7751.h56 #define SH7751_PCICONF2_BCC 0xFF000000 /* Base Class Code */
57 #define SH7751_PCICONF2_SCC 0x00FF0000 /* Sub-Class Code */
/linux-4.1.27/include/linux/mmc/
H A Dsdio.h174 #define SDIO_FBR_SUPPORTS_CSA 0x40 /* supports Code Storage Area */
175 #define SDIO_FBR_ENABLE_CSA 0x80 /* enable Code Storage Area */
/linux-4.1.27/drivers/firmware/efi/
H A Defi.c469 "Loader Code",
471 "Boot Code",
473 "Runtime Code",
481 "PAL Code"
/linux-4.1.27/arch/x86/realmode/rm/
H A Dtrampoline_32.S36 mov %cs, %ax # Code and data in the same place
/linux-4.1.27/arch/sparc/kernel/
H A Dleon_pci.c6 * Code is partially derived from pcic.c
/linux-4.1.27/drivers/usb/chipidea/
H A Dci_hdrc_msm.c1 /* Copyright (c) 2010, Code Aurora Forum. All rights reserved.
/linux-4.1.27/fs/ntfs/
H A Dsysctl.c2 * sysctl.c - Code for sysctl handling in NTFS Linux kernel driver. Part of
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_bsg_fc.h125 * ELS Command Code being sent (must be the same as byte 0
201 uint32_t preamble_word2; /* Cmd Code, Max Size */
247 * ELS Command Code being sent (must be the same as
270 uint32_t preamble_word2; /* Cmd Code, Max Size */
/linux-4.1.27/arch/mips/kernel/
H A Dirq.c6 * Code to handle x86 style IRQs plus some generic interrupt stuff.
/linux-4.1.27/arch/powerpc/include/asm/
H A Dhvcserver.h28 /* Converged Location Code length */
/linux-4.1.27/arch/powerpc/kernel/
H A Dreloc_64.S2 * Code to process dynamic relocations in the kernel.
/linux-4.1.27/arch/arm/mach-pxa/
H A Dgeneric.c8 * Code common to all PXA machines.
H A Dpxa300.c4 * Code specific to PXA300/PXA310
H A Dpxa320.c4 * Code specific to PXA320
/linux-4.1.27/arch/arm/common/
H A Dmcpm_platsmp.c11 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
/linux-4.1.27/arch/arm/mach-davinci/
H A Dcommon.c2 * Code commons to all DaVinci SoCs.
/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-broken.h5 * dma dependent code. Code that depends on the dma-mapping
/linux-4.1.27/include/linux/mtd/
H A Dftl.h48 uint8_t Code; member in struct:erase_unit_header_t
/linux-4.1.27/drivers/block/
H A Dskd_s1120.h273 uint8_t code; /* 0C: Additional Sense Code */
274 uint8_t qual; /* 0D: Additional Sense Code Qualifier */
275 uint8_t fruc; /* 0E: Field Replaceable Unit Code */
/linux-4.1.27/fs/hpfs/
H A Dmap.c68 pr_err("Code page directory magic doesn't match (magic = %08x)\n", hpfs_load_code_page()
83 pr_err("Code page index out of array\n"); hpfs_load_code_page()
89 pr_err("Code page index out of sector\n"); hpfs_load_code_page()
/linux-4.1.27/arch/arc/include/asm/
H A Darcregs.h51 * [15: 8] = Exception Cause Code
72 /* Machine Check Cause Code Values */
75 /* DTLB Miss Exception Cause Code Values */
/linux-4.1.27/drivers/media/i2c/
H A Dks0127.c279 table[KS_REFCOD] = 0x80; /* Reference Code Insertion Control */ init_reg_defaults()
280 table[KS_INVALY] = 0x10; /* Invalid Y Code */ init_reg_defaults()
281 table[KS_INVALU] = 0x80; /* Invalid U Code */ init_reg_defaults()
282 table[KS_INVALV] = 0x80; /* Invalid V Code */ init_reg_defaults()
283 table[KS_UNUSEY] = 0x10; /* Unused Y Code */ init_reg_defaults()
284 table[KS_UNUSEU] = 0x80; /* Unused U Code */ init_reg_defaults()
285 table[KS_UNUSEV] = 0x80; /* Unused V Code */ init_reg_defaults()
/linux-4.1.27/drivers/scsi/
H A Dosst.h99 u8 asc; /* Additional Sense Code */
100 u8 ascq; /* Additional Sense Code Qualifier */
101 u8 replaceable_unit_code; /* Field Replaceable Unit Code */
138 unsigned page_code :6; /* Page Code - Should be 0xf */
140 unsigned page_code :6; /* Page Code - Should be 0xf */
181 unsigned page_code :6; /* Page Code - Should be 0x11 */
183 unsigned page_code :6; /* Page Code - Should be 0x11 */
H A Daha1542.h81 u8 op; /* Command Control Block Operation Code */
/linux-4.1.27/drivers/staging/rtl8712/
H A Dhal_init.c190 /* 1. determine IMEM code size and Load IMEM Code Section */ rtl8712_dl_fw()
219 /* 2.Download EMEM code size and Load EMEM Code Section */ rtl8712_dl_fw()
279 /* 5.Download DMEM code size and Load EMEM Code Section */ rtl8712_dl_fw()
/linux-4.1.27/drivers/staging/i2o/
H A Di2o_block.h38 * Code cleanup
/linux-4.1.27/drivers/pwm/
H A Dpwm-puv3.c4 * Code specific to PKUnity SoC and UniCore ISA
/linux-4.1.27/drivers/s390/cio/
H A Dcrw.c79 printk(KERN_WARNING"%s: Code does not support more " crw_collect_info()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_platform.c6 * Copyright (c) 2009, Code Aurora Forum.
/linux-4.1.27/drivers/input/
H A Devbug.c43 printk(KERN_DEBUG pr_fmt("Event. Dev: %s, Type: %d, Code: %d, Value: %d\n"), evbug_event()
/linux-4.1.27/arch/sparc/include/asm/
H A Dmxcc.h59 * MOPC: MXCC Operation Code for instance causing error
/linux-4.1.27/arch/mips/sgi-ip22/
H A Dip22-berr.c84 * pin on the R4K. Code in bus error handler save the MC bus error registers
/linux-4.1.27/arch/powerpc/boot/
H A Dserial.c6 * Code in serial_edit_cmdline() copied from <file:arch/ppc/boot/simple/misc.c>
/linux-4.1.27/arch/cris/boot/compressed/
H A Dhead_v10.S6 * Code that sets up the DRAM registers, calls the
/linux-4.1.27/arch/m68k/68360/
H A Dconfig.c44 /* TODO DON"T Hard Code this */
/linux-4.1.27/arch/arc/kernel/
H A Dhead.S2 * ARC CPU startup Code
/linux-4.1.27/net/bluetooth/
H A Da2mp.h2 Copyright (c) 2010,2011 Code Aurora Forum. All rights reserved.
/linux-4.1.27/lib/
H A Ddiv64.c14 * Code generated for this function might be very inefficient
/linux-4.1.27/tools/usb/usbip/src/
H A Dusbip_network.h43 /* Dummy Code */
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h915 #define CAN_MB00_LENGTH 0xFFC02C10 /* Mailbox 0 Data Length Code Register */
924 #define CAN_MB01_LENGTH 0xFFC02C30 /* Mailbox 1 Data Length Code Register */
933 #define CAN_MB02_LENGTH 0xFFC02C50 /* Mailbox 2 Data Length Code Register */
942 #define CAN_MB03_LENGTH 0xFFC02C70 /* Mailbox 3 Data Length Code Register */
951 #define CAN_MB04_LENGTH 0xFFC02C90 /* Mailbox 4 Data Length Code Register */
960 #define CAN_MB05_LENGTH 0xFFC02CB0 /* Mailbox 5 Data Length Code Register */
969 #define CAN_MB06_LENGTH 0xFFC02CD0 /* Mailbox 6 Data Length Code Register */
978 #define CAN_MB07_LENGTH 0xFFC02CF0 /* Mailbox 7 Data Length Code Register */
987 #define CAN_MB08_LENGTH 0xFFC02D10 /* Mailbox 8 Data Length Code Register */
996 #define CAN_MB09_LENGTH 0xFFC02D30 /* Mailbox 9 Data Length Code Register */
1005 #define CAN_MB10_LENGTH 0xFFC02D50 /* Mailbox 10 Data Length Code Register */
1014 #define CAN_MB11_LENGTH 0xFFC02D70 /* Mailbox 11 Data Length Code Register */
1023 #define CAN_MB12_LENGTH 0xFFC02D90 /* Mailbox 12 Data Length Code Register */
1032 #define CAN_MB13_LENGTH 0xFFC02DB0 /* Mailbox 13 Data Length Code Register */
1041 #define CAN_MB14_LENGTH 0xFFC02DD0 /* Mailbox 14 Data Length Code Register */
1050 #define CAN_MB15_LENGTH 0xFFC02DF0 /* Mailbox 15 Data Length Code Register */
1059 #define CAN_MB16_LENGTH 0xFFC02E10 /* Mailbox 16 Data Length Code Register */
1068 #define CAN_MB17_LENGTH 0xFFC02E30 /* Mailbox 17 Data Length Code Register */
1077 #define CAN_MB18_LENGTH 0xFFC02E50 /* Mailbox 18 Data Length Code Register */
1086 #define CAN_MB19_LENGTH 0xFFC02E70 /* Mailbox 19 Data Length Code Register */
1095 #define CAN_MB20_LENGTH 0xFFC02E90 /* Mailbox 20 Data Length Code Register */
1104 #define CAN_MB21_LENGTH 0xFFC02EB0 /* Mailbox 21 Data Length Code Register */
1113 #define CAN_MB22_LENGTH 0xFFC02ED0 /* Mailbox 22 Data Length Code Register */
1122 #define CAN_MB23_LENGTH 0xFFC02EF0 /* Mailbox 23 Data Length Code Register */
1131 #define CAN_MB24_LENGTH 0xFFC02F10 /* Mailbox 24 Data Length Code Register */
1140 #define CAN_MB25_LENGTH 0xFFC02F30 /* Mailbox 25 Data Length Code Register */
1149 #define CAN_MB26_LENGTH 0xFFC02F50 /* Mailbox 26 Data Length Code Register */
1158 #define CAN_MB27_LENGTH 0xFFC02F70 /* Mailbox 27 Data Length Code Register */
1167 #define CAN_MB28_LENGTH 0xFFC02F90 /* Mailbox 28 Data Length Code Register */
1176 #define CAN_MB29_LENGTH 0xFFC02FB0 /* Mailbox 29 Data Length Code Register */
1185 #define CAN_MB30_LENGTH 0xFFC02FD0 /* Mailbox 30 Data Length Code Register */
1194 #define CAN_MB31_LENGTH 0xFFC02FF0 /* Mailbox 31 Data Length Code Register */
1441 /* Alternate Deprecated Macros Provided For Backwards Code Compatibility */
/linux-4.1.27/drivers/iio/gyro/
H A Dadis16260.c45 #define ADIS16260_LOT_ID1 0x52 /* Lot Identification Code 1 */
46 #define ADIS16260_LOT_ID2 0x54 /* Lot Identification Code 2 */
/linux-4.1.27/include/linux/ssb/
H A Dssb_regs.h157 #define SSB_IDHIGH_RCLO 0x0000000F /* Revision Code (low part) */
158 #define SSB_IDHIGH_CC 0x00008FF0 /* Core Code */
160 #define SSB_IDHIGH_RCHI 0x00007000 /* Revision Code (high part) */
162 #define SSB_IDHIGH_VC 0xFFFF0000 /* Vendor Code */
199 #define SSB_SPROM1_BINF_CCODE 0x0F00 /* Country Code */
250 #define SSB_SPROM2_CCODE 0x007C /* Two char Country Code */
279 #define SSB_SPROM4_CCODE 0x0052 /* Country Code (2 bytes) */
402 #define SSB_SPROM5_CCODE 0x0044 /* Country Code (2 bytes) */
/linux-4.1.27/drivers/net/wan/
H A Dhdlc_ppp.c275 RUC = Receive-Unknown-Code scj = Send-Code-Reject
276 RXJ+ = Receive-Code-Reject (permitted)
278 RXJ- = Receive-Code-Reject (catastrophic)
343 if (action & SCJ) /* send Code-Reject */ ppp_cp_event()
/linux-4.1.27/arch/arc/mm/
H A Dtlbex.S33 * -Added Debug Code to check if sw-ASID == hw-ASID
172 ;TLB Miss handling Code
257 ARCFP_CODE ;Fast Path Code, candidate for ICCM
/linux-4.1.27/drivers/iommu/
H A Dmsm_iommu.h1 /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.

Completed in 3530 milliseconds

12345