Home
last modified time | relevance | path

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

1234

/Linux-v4.19/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-v4.19/arch/x86/realmode/rm/
Dtrampoline_64.S138 * with EFER.LME = 1, CS.L = 0, CS.D = 1 (and in turn
140 * the new gdt/idt that has __KERNEL_CS with CS.L = 1.
/Linux-v4.19/arch/x86/include/uapi/asm/
Dptrace-abi.h20 #define CS 13 macro
56 #define CS 136 macro
/Linux-v4.19/tools/perf/arch/x86/tests/
Dregs_load.S14 #define CS 10 * 8 macro
47 movq $0, CS(%rdi)
84 movl $0, CS(%edi)
/Linux-v4.19/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
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-v4.19/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.
Dspi-samsung.txt53 - no-cs-readback: the CS line is disconnected, therefore the device should not
54 operate based on CS signalling.
/Linux-v4.19/arch/x86/entry/
Dentry_64.S276 cmpq $__USER_CS, CS(%rsp) /* CS must match SYSRET */
568 testb $3, CS-ORIG_RAX+8(%rsp)
606 testb $3, CS+8(%rsp)
651 testb $3, CS(%rsp)
663 testb $3, CS(%rsp)
721 testb $3, CS(%rsp)
919 testb $3, CS-ORIG_RAX(%rsp) /* If coming from userspace, switch stacks */
1244 testb $3, CS+8(%rsp)
1329 testb $3, CS(%rsp)
1388 testb $3, CS-RIP+8(%rsp)
/Linux-v4.19/arch/x86/um/
Dptrace_64.c41 [CS >> 3] = HOST_CS,
93 case CS: in putreg()
172 case CS: in getreg()
Dptrace_32.c68 [CS] = HOST_CS,
108 case CS: in putreg()
154 case CS: in getreg()
Duser-offsets.c46 DEFINE(HOST_CS, CS); in foo()
75 DEFINE_LONGS(HOST_CS, CS); in foo()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dnand.txt12 encode the CS line id.
14 mapping between CS lines and dedicated memory regions
17 - ranges: only needed if you need to define a mapping between CS lines and
Datmel-nand.txt32 - reg: describes the CS lines assigned to the NAND device. If the NAND device
33 exposes multiple CS lines (multi-dies chips), your reg property will
35 1st entry: the CS line this NAND chip is connected to
42 - cs-gpios: the GPIO(s) used to control the CS line.
Dgpmc-onenand.txt13 - reg: The CS line the peripheral is connected to
Dsunxi-nand.txt7 - #address-cells: shall be set to 1. Encode the nand CS.
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Domap-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
95 - gpmc,cs-extra-delay: CS signal is delayed by half GPMC clock
97 accesses to a different CS
99 accesses to the same CS
Datmel,ebi.txt24 The first cell encodes the CS.
25 The second cell encode the offset into the CS memory
30 - 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-v4.19/Documentation/devicetree/bindings/display/exynos/
Dsamsung-fimd.txt49 - wr-setup: clock cycles for the active period of CS signal is enabled until
52 - wr-active: clock cycles for the active period of CS is enabled.
54 - wr-hold: clock cycles for the active period of CS is disabled until write
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmaxim,ds26522.txt5 - reg: SPI CS.
/Linux-v4.19/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-v4.19/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
/Linux-v4.19/arch/arm/boot/dts/
Dimx6qdl-rex.dtsi178 /* CS */
188 /* CS */
/Linux-v4.19/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:

1234