Home
last modified time | relevance | path

Searched full:cs0 (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-sx93246 SX9324 has 3 inputs, CS0, CS1 and CS2. Hardware layout
18 By default, during the first phase, [PH0], CS0 is measured,
21 [PH1], CS1 is measured, CS0 and CS2 are shield:
23 [PH2], CS2 is measured, CS0 and CS1 are shield:
H A Dsysfs-class-watchdog110 chip at CS0 after booting from the alternate
114 from (CS0->CS1, CS1->CS0) to (CS0->CS0,
119 the SoC is in normal mapping state (i.e. booted from CS0),
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dsemtech,sx9310.yaml46 semtech,cs0-ground:
47 description: Indicates the CS0 sensor is connected to ground.
56 0 1 - CS0 + CS1
58 0 1 2 3 - CS0 + CS1 + CS2 + CS3
124 semtech,cs0-ground;
/linux/drivers/memory/
H A Drenesas-xspi-if-regs.h23 /* xSPI Command Map Configuration Register 0 CS0 */
28 /* xSPI Command Map Configuration Register 1 CS0 */
34 /* xSPI Command Map Configuration Register 2 CS0 */
40 /* xSPI Link I/O Configuration Register CS0 */
80 /* xSPI Command Calibration Control Register 0 CS0 */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-370-pinctrl.txt29 mpp12 12 gpio, ge0(rxd1), i2c1(sda), sd0(d0), spi1(cs0),
45 mpp24 24 gpio, ge0(col), ge1(txctl), spi1(cs0)
53 mpp32 32 gpio, spi0(cs0)
54 mpp33 33 gpio, dev(bootcs), spi0(cs0)
71 mpp49 49 gpio, dev(ad10), pcie(clkreq1), sd0(d0), spi1(cs0),
86 mpp58 58 gpio, dev(cs0), uart1(rts), tdm(int), audio(extclk),
H A Dmarvell,armada-38x-pinctrl.txt36 mpp18 18 gpio, ge0(rxerr), ptp(trig), ua1(txd), spi0(cs0)
43 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
77 mpp59 59 gpio, pcie0(rstout), i2c1(sda), spi1(cs0), sd0(d2)
H A Dmarvell,armada-39x-pinctrl.txt36 mpp18 18 gpio, ua1(txd), spi0(cs0), i2c2(sck)
44 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
81 mpp59 59 gpio, pcie0(rstout), i2c1(sda), spi1(cs0), sd0(d2)
H A Dmarvell,armada-375-pinctrl.txt24 mpp8 8 gpio, dev (bootcs), spi0(cs0), spi1(cs0)
46 mpp30 30 gpio, ge1(txd0), spi1(cs0)
H A Dmarvell,armada-98dx3236-pinctrl.txt17 mpp3 3 gpio, spi0(cs0), dev(ad11)
18 mpp4 4 gpio, spi0(cs1), smi(mdc), dev(cs0)
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950-n9.dtsi359 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
365 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
372 * gpmc cs0 before gpmc_cs_program_settings:
373 * cs0 GPMC_CS_CONFIG1: 0xfd001202
374 * cs0 GPMC_CS_CONFIG2: 0x00181800
375 * cs0 GPMC_CS_CONFIG3: 0x00030300
376 * cs0 GPMC_CS_CONFIG4: 0x18001804
377 * cs0 GPMC_CS_CONFIG5: 0x03171d1d
378 * cs0 GPMC_CS_CONFIG6: 0x97080000
H A Domap2420-n8x0-common.dtsi48 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
56 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
H A Domap3-gta04a5one.dts44 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
55 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
/linux/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c32 #define CS0 gpio.aux[0] macro
101 if (!par->CS0) { in verify_gpios()
103 "Missing info about 'cs0' gpio. Aborting.\n"); in verify_gpios()
130 } else if (strcasecmp(gpio->name, "cs0") == 0) { in request_gpios_match()
132 par->CS0 = gpio->gpio; in request_gpios_match()
184 gpiod_set_value(par->CS0, 0); in write_reg8_bus8()
187 /* cs0 */ in write_reg8_bus8()
188 gpiod_set_value(par->CS0, 1); in write_reg8_bus8()
387 gpiod_set_value(par->CS0, 0); in write_vmem()
/linux/arch/hexagon/kernel/
H A Dptrace.c64 membuf_store(&to, regs->cs0); in genregs_get()
112 INEXT(&regs->cs0, cs0); in genregs_set()
116 ignore_offset = offsetof(struct user_regs_struct, cs0); in genregs_set()
H A Dsignal.c54 err |= __put_user(regs->cs0, &sc->sc_regs.cs0); in setup_sigcontext()
84 err |= __get_user(regs->cs0, &sc->sc_regs.cs0); in restore_sigcontext()
H A Dvm_events.c35 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs()
36 regs->cs0, regs->cs1); in show_regs()
/linux/arch/hexagon/include/uapi/asm/
H A Duser.h59 /* cs0 and cs1 are only available with HEXAGON_ARCH_VERSION >= 4 */
60 unsigned long cs0; member
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-370.c86 MPP_FUNCTION(0x4, "spi1", "cs0"),
149 MPP_FUNCTION(0x4, "spi1", "cs0")),
185 MPP_FUNCTION(0x1, "spi0", "cs0")),
189 MPP_FUNCTION(0x2, "spi0", "cs0")),
261 MPP_FUNCTION(0x4, "spi1", "cs0"),
317 MPP_FUNCTION(0x1, "dev", "cs0"),
H A Dpinctrl-armada-375.c78 MPP_FUNCTION(0x2, "spi0", "cs0"),
79 MPP_FUNCTION(0x3, "spi1", "cs0"),
148 MPP_FUNCTION(0x5, "spi0", "cs0"),
190 MPP_FUNCTION(0x3, "spi1", "cs0"),
326 MPP_FUNCTION(0x6, "dev", "cs0")),
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst266 cpusets cs0 cs1
272 mkdir /sys/fs/cgroup/cpuset/cs0
273 echo 0-1 > /sys/fs/cgroup/cpuset/cs0/cpuset.cpus
274 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems
/linux/drivers/bus/
H A Dimx-weim.c97 05, /* CS0(128M) CS1(0M) CS2(0M) CS3(0M) */ in imx_weim_gpr_setup()
98 033, /* CS0(64M) CS1(64M) CS2(0M) CS3(0M) */ in imx_weim_gpr_setup()
99 0113, /* CS0(64M) CS1(32M) CS2(32M) CS3(0M) */ in imx_weim_gpr_setup()
100 01111, /* CS0(32M) CS1(32M) CS2(32M) CS3(32M) */ in imx_weim_gpr_setup()
/linux/include/net/
H A Ddscp.h22 * well-known DSCP values such as CS0-CS7, AFxx, EF, and VOICE-ADMIT.
45 /* CS0 is some times called default (DF) */
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-iomega-nas100d.dts93 /* The first 16MB region at CS0 on the expansion bus */
99 * mapped in at CS0.
H A Dintel-ixp42x-dlink-dsm-g600.dts103 /* The first 16MB region at CS0 on the expansion bus */
109 * mapped in at CS0.
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-pinctrl.dtsi2241 spi0m0_cs0: spi0m0-cs0 {
2266 spi0m1_cs0: spi0m1-cs0 {
2286 spi1m0_cs0: spi1m0-cs0 {
2311 spi1m1_cs0: spi1m1-cs0 {
2331 spi2m0_cs0: spi2m0-cs0 {
2356 spi2m1_cs0: spi2m1-cs0 {
2383 spi3m0_cs0: spi3m0-cs0 {
2408 spi3m1_cs0: spi3m1-cs0 {
2828 spi0m0_cs0_hs: spi0m0-cs0 {
2853 spi0m1_cs0_hs: spi0m1-cs0 {
[all …]

12345678910>>...12