Home
last modified time | relevance | path

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

1234

/Linux-v6.1/arch/x86/um/os-Linux/
Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
28 COPY2(CS, CSGSFS); in get_regs_from_mc()
29 regs->gp[CS / sizeof(unsigned long)] &= 0xffff; in get_regs_from_mc()
30 regs->gp[CS / sizeof(unsigned long)] |= 3; in get_regs_from_mc()
/Linux-v6.1/tools/perf/arch/x86/tests/
Dregs_load.S14 #define CS 10 * 8 macro
47 movq $0, CS(%rdi)
84 movl $0, CS(%edi)
/Linux-v6.1/arch/x86/include/uapi/asm/
Dptrace-abi.h20 #define CS 13 macro
56 #define CS 136 macro
/Linux-v6.1/arch/x86/entry/
Dentry_64.S161 cmpq $__USER_CS, CS(%rsp) /* CS must match SYSRET */
399 testb $3, CS-ORIG_RAX(%rsp)
465 testb $3, CS-ORIG_RAX(%rsp)
520 testb $3, CS-ORIG_RAX(%rsp)
619 testb $3, CS(%rsp)
665 testb $3, CS(%rsp)
1047 testb $3, CS+8(%rsp)
1130 testb $3, CS(%rsp)
1191 testb $3, CS-RIP+8(%rsp)
Dentry_32.S312 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
397 movl PT_EFLAGS(%esp), %ecx # mix EFLAGS and CS
1076 movl PT_EFLAGS(%esp), %eax # mix EFLAGS and CS
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dspi-davinci.txt40 For example to have 3 internal CS and 2 GPIO CS, user could define
42 where first three are internal CS and last two are GPIO CS.
/Linux-v6.1/arch/x86/um/
Dptrace_64.c42 [CS >> 3] = HOST_CS,
86 case CS: in putreg()
162 case CS: in getreg()
Duser-offsets.c33 DEFINE(HOST_CS, CS); in foo()
62 DEFINE_LONGS(HOST_CS, CS); in foo()
Dptrace_32.c69 [CS] = HOST_CS,
109 case CS: in putreg()
155 case CS: in getreg()
/Linux-v6.1/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.
59 child node. We get the CS indexes from the address
Dqcom,ebi2.txt79 the data bus. They are inserted when reading one CS and switching to another
80 CS or read followed by write on the same CS. Valid values 0 thru 15. Minimum
84 WE is asserted until CS is asserted. With a hold of 1 (value = 0), the CS
103 read transfer. For a single read transfer this will be the time from CS
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt25 The first cell encodes the CS.
26 The second cell encode the offset into the CS memory
31 - ranges: Encodes CS to memory region association.
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-v6.1/Documentation/input/devices/
Diforce-protocol.rst40 2B OP LEN DATA CS
43 CS is the checksum. It is equal to the exclusive or of all bytes.
51 The 2B, LEN and CS fields have disappeared, probably because USB handles
234 ff 03 42 03 e8 CS would mean that the device has 1000 bytes of ram available.
245 ff 02 4e 14 CS would stand for 20 effects.
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmaxim,ds26522.txt5 - reg: SPI CS.
/Linux-v6.1/Documentation/x86/
Dentry_64.rst68 stack, from the CS of the ptregs area of the kernel stack::
71 testl $3,CS+8(%rsp)
95 which might have triggered right after a normal entry wrote CS to the
/Linux-v6.1/arch/x86/kernel/
Dftrace_64.S165 movq $0, CS(%rsp)
216 movq %rcx, CS(%rsp)
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Datmel-nand.txt33 - reg: describes the CS lines assigned to the NAND device. If the NAND device
34 exposes multiple CS lines (multi-dies chips), your reg property will
36 1st entry: the CS line this NAND chip is connected to
43 - cs-gpios: the GPIO(s) used to control the CS line.
/Linux-v6.1/arch/arm/boot/dts/
Dpxa300-raumfeld-common.dtsi334 MFP_PIN_PXA300(34) MFP_AF0 /* CS#0 */
335 MFP_PIN_PXA300(125) MFP_AF0 /* CS#1 */
336 MFP_PIN_PXA300(96) MFP_AF0 /* CS#2 */
Dimx6qdl-rex.dtsi187 /* CS */
197 /* CS */
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dbu21013.txt6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)
/Linux-v6.1/Documentation/devicetree/bindings/misc/
Difm-csi.txt24 reg = <3 0 0x00100000>; /* CS 3, 1 MiB range */
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dgen7_renderclear.c12 #define batch_advance(Y, CS) GEM_BUG_ON((Y)->end != (CS)) argument
/Linux-v6.1/Documentation/ABI/stable/
Dvdso14 if you set CS on x86 to something strange, the vDSO functions are
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dspear_spics.txt1 === ST Microelectronics SPEAr SPI CS Driver ===

1234