/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9324 | 6 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:
|
D | sysfs-class-watchdog | 97 chip at CS0 after booting from the alternate 101 from (CS0->CS1, CS1->CS0) to (CS0->CS0, 106 the SoC is in normal mapping state (i.e. booted from CS0),
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/proximity/ |
D | semtech,sx9310.yaml | 43 semtech,cs0-ground: 44 description: Indicates the CS0 sensor is connected to ground. 53 0 1 - CS0 + CS1 55 0 1 2 3 - CS0 + CS1 + CS2 + CS3 121 semtech,cs0-ground;
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,armada-370-pinctrl.txt | 29 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),
|
D | marvell,armada-38x-pinctrl.txt | 36 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)
|
D | marvell,armada-39x-pinctrl.txt | 36 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)
|
D | marvell,armada-375-pinctrl.txt | 24 mpp8 8 gpio, dev (bootcs), spi0(cs0), spi1(cs0) 46 mpp30 30 gpio, ge1(txd0), spi1(cs0)
|
D | marvell,armada-98dx3236-pinctrl.txt | 17 mpp3 3 gpio, spi0(cs0), dev(ad11) 18 mpp4 4 gpio, spi0(cs1), smi(mdc), dev(cs0)
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap3-n950-n9.dtsi | 359 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
|
D | omap2420-n8x0-common.dtsi | 48 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */ 56 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
|
D | omap3-gta04a5one.dts | 42 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */ 53 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
|
D | intel-ixp42x-iomega-nas100d.dts | 93 /* The first 16MB region at CS0 on the expansion bus */ 99 * mapped in at CS0.
|
D | intel-ixp42x-dlink-dsm-g600.dts | 103 /* The first 16MB region at CS0 on the expansion bus */ 109 * mapped in at CS0.
|
D | dm8148-evm.dts | 46 ranges = <0 0 0x04000000 0x01000000>; /* CS0: 16MB for NAND */ 50 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
|
D | dra62x-j5eco-evm.dts | 46 ranges = <0 0 0x04000000 0x01000000>; /* CS0: 16MB for NAND */ 50 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
|
/Linux-v6.1/drivers/watchdog/ |
D | aspeed_wdt.c | 176 /* access_cs0 shows if cs0 is accessible, hence the reverted bit */ 209 * ast2400: a way to get access to the primary SPI flash chip at CS0 212 * (CS0->CS1, CS1->CS0) to (CS0->CS0, CS1->CS1). 216 * mapping state (i.e. booted from CS0), clearing those bits does nothing for
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 32 #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-v6.1/arch/hexagon/kernel/ |
D | ptrace.c | 64 membuf_store(&to, regs->cs0); in genregs_get() 112 INEXT(®s->cs0, cs0); in genregs_set()
|
D | signal.c | 54 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()
|
D | vm_events.c | 35 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs() 36 regs->cs0, regs->cs1); in show_regs()
|
/Linux-v6.1/drivers/ata/ |
D | pata_octeon_cf.c | 55 unsigned int cs0; member 166 octeon_cf_set_boot_reg_cfg(cf_port->cs0, div); in octeon_cf_set_piomode() 174 reg_tim.u64 = cvmx_read_csr(CVMX_MIO_BOOT_REG_TIMX(cf_port->cs0)); in octeon_cf_set_piomode() 203 cvmx_write_csr(CVMX_MIO_BOOT_REG_TIMX(cf_port->cs0), reg_tim.u64); in octeon_cf_set_piomode() 811 void __iomem *cs0; in octeon_cf_probe() local 845 cf_port->cs0 = be32_to_cpup(cs_num); in octeon_cf_probe() 900 cs0 = devm_ioremap(&pdev->dev, res_cs0->start, in octeon_cf_probe() 902 if (!cs0) in octeon_cf_probe() 919 base = cs0 + 0x800; in octeon_cf_probe() 927 base = cs0; in octeon_cf_probe() [all …]
|
/Linux-v6.1/drivers/pinctrl/mvebu/ |
D | pinctrl-armada-370.c | 87 MPP_FUNCTION(0x4, "spi1", "cs0"), 150 MPP_FUNCTION(0x4, "spi1", "cs0")), 186 MPP_FUNCTION(0x1, "spi0", "cs0")), 190 MPP_FUNCTION(0x2, "spi0", "cs0")), 262 MPP_FUNCTION(0x4, "spi1", "cs0"), 318 MPP_FUNCTION(0x1, "dev", "cs0"),
|
D | pinctrl-armada-375.c | 79 MPP_FUNCTION(0x2, "spi0", "cs0"), 80 MPP_FUNCTION(0x3, "spi1", "cs0"), 149 MPP_FUNCTION(0x5, "spi0", "cs0"), 191 MPP_FUNCTION(0x3, "spi1", "cs0"), 327 MPP_FUNCTION(0x6, "dev", "cs0")),
|
/Linux-v6.1/Documentation/translations/zh_CN/scheduler/ |
D | sched-capacity.rst | 266 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-v6.1/drivers/bus/ |
D | imx-weim.c | 93 05, /* CS0(128M) CS1(0M) CS2(0M) CS3(0M) */ in imx_weim_gpr_setup() 94 033, /* CS0(64M) CS1(64M) CS2(0M) CS3(0M) */ in imx_weim_gpr_setup() 95 0113, /* CS0(64M) CS1(32M) CS2(32M) CS3(0M) */ in imx_weim_gpr_setup() 96 01111, /* CS0(32M) CS1(32M) CS2(32M) CS3(32M) */ in imx_weim_gpr_setup()
|