/Linux-v4.19/arch/x86/um/os-Linux/ |
D | mcontext.c | 18 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/ |
D | trampoline_64.S | 138 * 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/ |
D | ptrace-abi.h | 20 #define CS 13 macro 56 #define CS 136 macro
|
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | regs_load.S | 14 #define CS 10 * 8 macro 47 movq $0, CS(%rdi) 84 movl $0, CS(%edi)
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 21 - #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
|
D | qcom,ebi2.txt | 79 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/ |
D | spi-davinci.txt | 40 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.
|
D | spi-samsung.txt | 53 - 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/ |
D | entry_64.S | 276 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/ |
D | ptrace_64.c | 41 [CS >> 3] = HOST_CS, 93 case CS: in putreg() 172 case CS: in getreg()
|
D | ptrace_32.c | 68 [CS] = HOST_CS, 108 case CS: in putreg() 154 case CS: in getreg()
|
D | user-offsets.c | 46 DEFINE(HOST_CS, CS); in foo() 75 DEFINE_LONGS(HOST_CS, CS); in foo()
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | nand.txt | 12 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
|
D | atmel-nand.txt | 32 - 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.
|
D | gpmc-onenand.txt | 13 - reg: The CS line the peripheral is connected to
|
D | sunxi-nand.txt | 7 - #address-cells: shall be set to 1. Encode the nand CS.
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | omap-gpmc.txt | 20 - #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
|
D | atmel,ebi.txt | 24 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.
|
D | ti-aemif.txt | 34 - 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/ |
D | samsung-fimd.txt | 49 - 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/ |
D | maxim,ds26522.txt | 5 - reg: SPI CS.
|
/Linux-v4.19/Documentation/input/devices/ |
D | iforce-protocol.rst | 40 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/ |
D | entry_64.txt | 62 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/ |
D | imx6qdl-rex.dtsi | 178 /* CS */ 188 /* CS */
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 124 Select (CS) line number, the second cell address offset within the CS. 154 - mapping of the SMB CS/offset addresses into main address space:
|