| /linux-6.15/Documentation/iio/ |
| H A D | ad4000.rst | 35 CS mode, 3-wire turbo mode 39 for these devices, comprises of connecting the controller CS line to device CNV 41 "CS Mode, 3-Wire Turbo Mode" connection in datasheets. 54 | +-------------------| CS | 65 CS mode, 3-wire, without busy indicator 79 +--------------------| CS | 91 the previous wiring configuration but saves the use of a CS line. 107 CS mode, 4-wire without busy indicator 110 In datasheet "4-wire" mode, the controller CS line is connected to the ADC SDI 120 + ----------------------------------| CS |
|
| H A D | ad7944.rst | 29 CS mode, 3-wire, without busy indicator 35 +--------------------| CS | 51 CS mode, 4-wire, without busy indicator 57 +-----------------------------------| CS | 79 +-------------------------+--------------------| CS |
|
| /linux-6.15/Documentation/devicetree/bindings/spi/ |
| H A D | spi-mux.yaml | 23 | +--+++-+ | CS-X +------+\ +--+--+ +--+--+ +--+--+ +--+--+ 24 | | SPI +-|-------+ Mux |\\ CS-0 | | | | 25 | +------+ | +--+---+\\\-------/ CS-1 | | | 26 | | | \\\----------------/ CS-2 | | 27 | +------+ | | \\-------------------------/ CS-3 |
|
| H 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.
|
| H 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 72 The simplest way to obtain an active-high CS signal is to configure the
|
| /linux-6.15/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | qcom,ebi2-peripheral-props.yaml | 19 They are inserted when reading one CS and switching to another 20 CS or read followed by write on the same CS. Minimum value is 29 data out is driven from the time WE is asserted until CS is 30 asserted. With a hold of 1 (value = 0), the CS stays active 86 For a single read transfer this will be the time from CS
|
| H A D | st,stm32-fmc2-ebi.yaml | 86 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 87 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ 88 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */ 89 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */
|
| H 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.
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | Kconfig | 105 tristate "Realtek 8822CS SDIO wireless network adapter" 111 Select this option will enable support for 8822CS chipset 149 tristate "Realtek 8723CS SDIO wireless network adapter" 155 Select this option to enable support for 8723CS chipset (EXPERIMENTAL) 157 This module adds support for the 8723CS 802.11n SDIO 185 tristate "Realtek 8821CS SDIO wireless network adapter" 191 Select this option will enable support for 8821CS chipset
|
| /linux-6.15/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 14 #define CS 10 * 8 macro 47 movq $0, CS(%rdi) 84 movl $0, CS(%edi)
|
| /linux-6.15/arch/x86/include/uapi/asm/ |
| H A D | ptrace-abi.h | 20 #define CS 13 macro 56 #define CS 136 macro
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | nand-controller.yaml | 59 cs-gpios = <0>, <&gpioA 1>; /* A single native CS is available */ 64 reg = <0>; /* Native CS */ 69 reg = <1>; /* GPIO CS */
|
| H A D | arm,pl353-nand-r2p1.yaml | 23 - description: CS with regard to the parent ranges property 40 ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */
|
| /linux-6.15/drivers/gpu/drm/ci/xfails/ |
| H A D | vkms-none-skips.txt | 20 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 54 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 71 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 105 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 122 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 156 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 173 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 224 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 258 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 277 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [all …]
|
| /linux-6.15/arch/x86/um/ |
| H A D | ptrace_32.c | 44 [CS] = HOST_CS, 84 case CS: in putreg() 130 case CS: in getreg()
|
| H A D | ptrace_64.c | 43 [CS >> 3] = HOST_CS, 87 case CS: in putreg() 163 case CS: in getreg()
|
| H A D | user-offsets.c | 33 DEFINE(HOST_CS, CS); in foo() 57 DEFINE_LONGS(HOST_CS, CS); in foo()
|
| /linux-6.15/Documentation/devicetree/bindings/display/samsung/ |
| H A D | samsung,exynos7-decon.yaml | 54 Clock cycles for the active period of CS is enabled. 60 Clock cycles for the active period of CS is disabled until write 67 Clock cycles for the active period of CS signal is enabled until
|
| H A D | samsung,fimd.yaml | 70 Clock cycles for the active period of CS is enabled. 76 Clock cycles for the active period of CS is disabled until write 83 Clock cycles for the active period of CS signal is enabled until
|
| /linux-6.15/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 20 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc() 30 COPY2(CS, CSGSFS); in get_regs_from_mc()
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7944.yaml | 49 CS on the SPI controller. 58 can be connected to the CS line of the SPI controller or to a GPIO, in 59 which case the CS line of the controller is unused. 65 together. The CS line of the SPI controller can be used as the CNV line 103 the conversions and selects the SPI mode of the device (chain or CS). In 105 CS line of the SPI controller.
|
| /linux-6.15/arch/x86/entry/ |
| H A D | entry_64.S | 352 testb $3, CS-ORIG_RAX(%rsp) 410 testb $3, CS-ORIG_RAX(%rsp) 465 testb $3, CS-ORIG_RAX(%rsp) 622 testb $3, CS(%rsp) 1011 testb $3, CS+8(%rsp) 1092 testb $3, CS(%rsp) 1153 testb $3, CS-RIP+8(%rsp)
|
| /linux-6.15/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| H A D | jedec,lpddr-channel.yaml | 10 An LPDDR channel is a completely independent set of LPDDR pins (DQ, CA, CS, 32 chips, and the CA, CS, etc. pins of the different chips all shorted 57 state of the CS pins. Different ranks may have different densities and
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1043a-rdb.dts | 108 * Standard CS timing properties replace the deprecated vendor 122 * Standard CS timing properties replace the deprecated vendor 136 * Standard CS timing properties replace the deprecated vendor
|
| /linux-6.15/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | semtech,sx9324.yaml | 44 Array of 3 entries. Index represent the id of the CS pin. 45 Value indicates how each CS pin is used during phase 0. 134 State of CS pins during sleep mode and idle time.
|