/linux/Documentation/devicetree/bindings/spi/ |
A D | spi-mux.yaml | 23 | +--+++-+ | CS-X +------+\ +--+--+ +--+--+ +--+--+ +--+--+ 24 | | SPI +-|-------+ Mux |\\ CS-0 | | | | 25 | +------+ | +--+---+\\\-------/ CS-1 | | | 26 | | | \\\----------------/ CS-2 | | 27 | +------+ | | \\-------------------------/ CS-3 |
|
A 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.
|
A D | spi-controller.yaml | 34 So if, for example, the controller has 4 CS lines, and the 51 Each table entry defines how the CS pin is to be physically 54 device node | cs-gpio | CS pin state active | Note
|
/linux/arch/x86/um/os-Linux/ |
A 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/arch/x86/entry/ |
A D | entry_64.S | 154 cmpq $__USER_CS, CS(%rsp) /* CS must match SYSRET */ 364 testb $3, CS-ORIG_RAX(%rsp) 428 testb $3, CS-ORIG_RAX(%rsp) 481 testb $3, CS-ORIG_RAX(%rsp) 572 testb $3, CS(%rsp) 618 testb $3, CS(%rsp) 972 testb $3, CS+8(%rsp) 1052 testb $3, CS(%rsp) 1111 testb $3, CS-RIP+8(%rsp)
|
/linux/tools/perf/arch/x86/tests/ |
A D | regs_load.S | 14 #define CS 10 * 8 macro 47 movq $0, CS(%rdi) 84 movl $0, CS(%edi)
|
/linux/arch/x86/include/uapi/asm/ |
A D | ptrace-abi.h | 20 #define CS 13 macro 56 #define CS 136 macro
|
/linux/Documentation/devicetree/bindings/bus/ |
A 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. 54 child node. We get the CS indexes from the address
|
A 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/arch/x86/um/ |
A D | ptrace_64.c | 41 [CS >> 3] = HOST_CS, 85 case CS: in putreg() 161 case CS: in getreg()
|
A D | ptrace_32.c | 68 [CS] = HOST_CS, 108 case CS: in putreg() 154 case CS: in getreg()
|
A D | user-offsets.c | 34 DEFINE(HOST_CS, CS); in foo() 63 DEFINE_LONGS(HOST_CS, CS); in foo()
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | arm,pl353-nand-r2p1.yaml | 24 - description: CS with regard to the parent ranges property 41 ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */
|
A D | atmel-nand.txt | 33 - 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.
|
A D | nand-controller.yaml | 178 cs-gpios = <0>, <&gpioA 1>; /* A single native CS is available */ 183 reg = <0>; /* Native CS */ 191 reg = <1>; /* GPIO CS */
|
/linux/Documentation/devicetree/bindings/display/exynos/ |
A 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/Documentation/input/devices/ |
A 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/Documentation/devicetree/bindings/memory-controllers/ |
A D | atmel,ebi.txt | 25 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.
|
A D | st,stm32-fmc2-ebi.yaml | 212 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 213 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ 214 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */ 215 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */
|
A D | ti,gpmc-child.yaml | 133 description: CS signal is delayed by half GPMC clock 139 to a different CS 145 to the same CS
|
/linux/arch/nds32/math-emu/ |
A D | fpuemu.c | 56 CS, enumerator 163 ftype = CS; 295 case CS:{
|
/linux/Documentation/x86/ |
A D | entry_64.rst | 68 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/Documentation/devicetree/bindings/net/ |
A D | maxim,ds26522.txt | 5 - reg: SPI CS.
|
/linux/arch/x86/kernel/ |
A D | ftrace_64.S | 155 movq $0, CS(%rsp) 213 movq %rcx, CS(%rsp)
|
/linux/arch/arm/boot/dts/ |
A D | pxa300-raumfeld-common.dtsi | 334 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 */
|