Home
last modified time | relevance | path

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

1234

/linux-5.15/Documentation/devicetree/bindings/spi/
A Dspi-nxp-fspi.txt19 This encodes to which bus and CS the flash is connected:
20 - <0>: Bus A, CS 0
21 - <1>: Bus A, CS 1
22 - <2>: Bus B, CS 0
23 - <3>: Bus B, CS 1
H A 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.
H A Dspi-samsung.txt53 - no-cs-readback: the CS line is disconnected, therefore the device should not
54 operate based on CS signalling.
/linux-5.15/arch/x86/um/os-Linux/
H A 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-5.15/arch/x86/include/uapi/asm/
A Dptrace-abi.h20 #define CS 13 macro
56 #define CS 136 macro
/linux-5.15/tools/perf/arch/x86/tests/
A Dregs_load.S14 #define CS 10 * 8 macro
47 movq $0, CS(%rdi)
84 movl $0, CS(%edi)
/linux-5.15/arch/x86/entry/
A Dentry_64.S154 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)
614 testb $3, CS(%rsp)
974 testb $3, CS+8(%rsp)
1053 testb $3, CS(%rsp)
1112 testb $3, CS-RIP+8(%rsp)
/linux-5.15/Documentation/devicetree/bindings/bus/
H A 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.
54 child node. We get the CS indexes from the address
A 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-5.15/arch/x86/um/
H A Dptrace_64.c41 [CS >> 3] = HOST_CS,
85 case CS: in putreg()
161 case CS: in getreg()
H A Duser-offsets.c34 DEFINE(HOST_CS, CS); in foo()
63 DEFINE_LONGS(HOST_CS, CS); in foo()
H A Dptrace_32.c68 [CS] = HOST_CS,
108 case CS: in putreg()
154 case CS: in getreg()
/linux-5.15/Documentation/devicetree/bindings/memory-controllers/
A 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
A 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.
/linux-5.15/Documentation/devicetree/bindings/display/exynos/
A 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-5.15/Documentation/devicetree/bindings/net/
A Dmaxim,ds26522.txt5 - reg: SPI CS.
/linux-5.15/Documentation/input/devices/
A 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-5.15/arch/nds32/math-emu/
A Dfpuemu.c56 CS, enumerator
163 ftype = CS;
295 case CS:{
/linux-5.15/Documentation/x86/
A 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-5.15/Documentation/devicetree/bindings/mtd/
H A 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.
A Dgpmc-onenand.txt13 - reg: The CS line the peripheral is connected to
/linux-5.15/arch/x86/kernel/
A Dftrace_64.S155 movq $0, CS(%rsp)
218 movq %rcx, CS(%rsp)
/linux-5.15/arch/arm/boot/dts/
A 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 */
A Dimx6qdl-rex.dtsi187 /* CS */
197 /* CS */
/linux-5.15/Documentation/devicetree/bindings/input/touchscreen/
A Dbu21013.txt6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)

1234