Home
last modified time | relevance | path

Searched refs:CS (Results 1 – 57 of 57) sorted by relevance

/linux-4.4.14/arch/x86/um/os-Linux/
Dmcontext.c17 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
27 COPY2(CS, CSGSFS); in get_regs_from_mc()
28 regs->gp[CS / sizeof(unsigned long)] &= 0xffff; in get_regs_from_mc()
29 regs->gp[CS / sizeof(unsigned long)] |= 3; in get_regs_from_mc()
/linux-4.4.14/arch/mn10300/kernel/
Dkprobes.c92 #define CS (1 << 4) macro
110 /* 0 1 0 0 */ (NE | NC | CS | VC | GE | GT | LS),
111 /* 0 1 0 1 */ (EQ | NC | CS | VC | GE | LE | LS),
112 /* 0 1 1 0 */ (NE | NS | CS | VC | LT | LE | LS),
113 /* 0 1 1 1 */ (EQ | NS | CS | VC | LT | LE | LS),
118 /* 1 1 0 0 */ (NE | NC | CS | VS | LT | LE | LS),
119 /* 1 1 0 1 */ (EQ | NC | CS | VS | LT | LE | LS),
120 /* 1 1 1 0 */ (NE | NS | CS | VS | GE | GT | LS),
121 /* 1 1 1 1 */ (EQ | NS | CS | VS | GE | LE | LS),
/linux-4.4.14/arch/x86/realmode/rm/
Dtrampoline_64.S114 * with EFER.LME = 1, CS.L = 0, CS.D = 1 (and in turn
116 * the new gdt/idt that has __KERNEL_CS with CS.L = 1.
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h19 #define CS 13 macro
55 #define CS 136 macro
/linux-4.4.14/tools/perf/arch/x86/tests/
Dregs_load.S13 #define CS 10 * 8 macro
46 movq $0, CS(%rdi)
83 movl $0, CS(%edi)
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dspi-davinci.txt30 For example to have 3 internal CS and 2 GPIO CS, user could define
32 where first three are internal CS and last two are GPIO CS.
Dspi-bus.txt31 So if for example the controller has 2 CS lines, and the cs-gpios
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dimx-weim.txt21 - #size-cells: Must be set to 1 to allow CS address passing
31 Purpose Register controller that contains WEIM CS GPR
34 values depending on the CS space configuration.
50 child node. We can get the CS index from the child
Dti-gpmc.txt20 - #size-cells: Must be set to 1 to allow CS address passing
31 of the per-CS register GPMC_CONFIG7 (as set up by the
73 - gpmc,cs-extra-delay: CS signal is delayed by half GPMC clock
75 accesses to a different CS
77 accesses to the same CS
/linux-4.4.14/Documentation/blackfin/
Dbfin-spi-notes.txt12 In this case, you should use GPIO based CS for all of your slaves and not just
13 the ones using mode 0 or 2 in order to guarantee correct CS toggling behavior.
/linux-4.4.14/arch/x86/um/
Dptrace_64.c41 [CS >> 3] = HOST_CS,
89 case CS: in putreg()
168 case CS: in getreg()
Duser-offsets.c47 DEFINE(HOST_CS, CS); in foo()
72 DEFINE_LONGS(HOST_CS, CS); in foo()
Dptrace_32.c67 [CS] = HOST_CS,
102 case CS: in putreg()
153 case CS: in getreg()
Dsignal.c195 GETREG(CS, cs); in copy_sc_from_user()
286 PUTREG(CS, cs); in copy_sc_to_user()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmaxim,ds26522.txt5 - reg: SPI CS.
/linux-4.4.14/arch/x86/entry/
Dentry_64.S314 cmpq $__USER_CS, CS(%rsp) /* CS must match SYSRET */
452 testb $3, CS(%rsp) /* from kernel_thread? */
504 testb $3, CS(%rsp)
563 testb $3, CS(%rsp)
745 testb $3, CS(%rsp) /* If coming from userspace, switch stacks */
1052 testb $3, CS+8(%rsp)
1196 testb $3, CS-RIP+8(%rsp)
Dcalling.h84 #define CS 17*8 macro
Dentry_32.S256 movl PT_EFLAGS(%esp), %eax # mix EFLAGS and CS
362 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dsamsung-fimd.txt52 - wr-setup: clock cycles for the active period of CS signal is enabled until
55 - wr-active: clock cycles for the active period of CS is enabled.
57 - wr-hold: clock cycles for the active period of CS is disabled until write
/linux-4.4.14/Documentation/input/
Diforce-protocol.txt20 2B OP LEN DATA CS
21 CS is the checksum. It is equal to the exclusive or of all bytes.
25 The 2B, LEN and CS fields have disappeared, probably because USB handles frames and
162 ff 03 42 03 e8 CS would mean that the device has 1000 bytes of ram available.
168 ff 02 4e 14 CS would stand for 20 effects.
/linux-4.4.14/tools/perf/arch/x86/util/
Dperf_regs.c15 SMPL_REG(CS, PERF_REG_X86_CS),
/linux-4.4.14/Documentation/x86/
Dentry_64.txt62 stack, from the CS of the ptregs area of the kernel stack:
65 testl $3,CS+8(%rsp)
89 which might have triggered right after a normal entry wrote CS to the
Dboot.txt1022 uncompressed. No segments, except CS, are guaranteed to be
1064 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
1102 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpmc-onenand.txt12 - reg: The CS line the peripheral is connected to
Dsunxi-nand.txt7 - #address-cells: shall be set to 1. Encode the nand CS.
Dvf610-nfc.txt10 - #address-cells: shall be set to 1. Encode the nand CS.
Dgpmc-nand.txt16 - reg: The CS line the peripheral is connected to
/linux-4.4.14/arch/arm/boot/dts/
Dimx6qdl-rex.dtsi180 /* CS */
190 /* CS */
Dimx6qdl-sabrelite.dtsi353 MX6QDL_PAD_EIM_D19__GPIO3_IO19 0x000b1 /* CS */
Dimx6qdl-nitrogen6x.dtsi388 MX6QDL_PAD_EIM_D19__GPIO3_IO19 0x000b1 /* CS */
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress.txt124 Select (CS) line number, the second cell address offset within the CS.
154 - mapping of the SMB CS/offset addresses into main address space:
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dti-aemif.txt34 - CS-specific partition/range. If continuous, must be
38 - control partition which is common for all CS
152 * Partition0: CS-specific memory range which is
/linux-4.4.14/Documentation/devicetree/bindings/misc/
Difm-csi.txt24 reg = <3 0 0x00100000>; /* CS 3, 1 MiB range */
/linux-4.4.14/Documentation/ABI/stable/
Dvdso8 if you set CS on x86 to something strange, the vDSO functions are
/linux-4.4.14/include/uapi/linux/usb/
Daudio.h102 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) argument
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dspear_spics.txt1 === ST Microelectronics SPEAr SPI CS Driver ===
/linux-4.4.14/arch/powerpc/boot/dts/
Dac14xx.dts94 /* masters mapping: CS, CS offset, size */
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt38 2 sources: DMAx CS FIFO Needs Service IRQ (on UIC0)
/linux-4.4.14/drivers/net/ethernet/natsemi/
DKconfig19 tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)"
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt24 assertion of the CS to the start of the first clock pulse.
/linux-4.4.14/arch/x86/kernel/
Dmcount_64.S214 movq %rcx, CS(%rsp)
/linux-4.4.14/drivers/net/ethernet/intel/
DKconfig239 <http://support.intel.com/support/network/sb/CS-008441.htm>
312 <http://support.intel.com/support/network/sb/CS-008441.htm>
333 <http://support.intel.com/support/network/sb/CS-008441.htm>
/linux-4.4.14/Documentation/serial/
Dn_gsm.txt85 …downloads/Product_Docs/LEON-G100-G200-MuxImplementation_ApplicationNote_%28GSM%20G1-CS-10002%29.pdf
/linux-4.4.14/Documentation/networking/
Di40e.txt26 http://support.intel.com/support/network/sb/CS-012904.htm
DREADME.ipw210075 http://www.intel.com/support/wireless/sb/CS-006408.htm
Dixgbe.txt26 http://support.intel.com/support/network/sb/CS-012904.htm
Dixgb.txt63 http://support.intel.com/support/network/sb/CS-012904.htm
/linux-4.4.14/drivers/net/wireless/hostap/
DKconfig30 PLX/PCI/CS version of the driver to actually use the driver.
/linux-4.4.14/drivers/dma/
Dpl330.c84 #define CS(n) (_CS + (n)*0x8) macro
952 val = readl(regs + CS(thrd->id)) & 0xf; in _state()
1557 i, readl(regs + CS(i)), in pl330_update()
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt50 0e: PUSH CS (i64)
84 2e: SEG=CS (Prefix)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt50 0e: PUSH CS (i64)
84 2e: SEG=CS (Prefix)
/linux-4.4.14/drivers/spi/
DKconfig641 16 bit words in SPI mode 0, automatically asserting CS on transfer
/linux-4.4.14/drivers/mmc/host/
DKconfig728 USB SD Host Controller specification (CS-118793-SP).
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c657 PIS(CS), in print_irq_status_vc()
1605 PIS(CS); in dsi_dump_dsidev_irqs()
/linux-4.4.14/Documentation/
Dkmemcheck.txt250 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
/linux-4.4.14/Documentation/RCU/
DRTFP.txt371 ,number="CS-TR-2222.1"
/linux-4.4.14/arch/x86/kvm/
Dvmx.c942 VMX_SEGMENT_FIELD(CS),