Home
last modified time | relevance | path

Searched refs:SCLK (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-lm70llp.c75 #define SCLK 0x40 macro
125 parport_write_data(pp->port, data | SCLK); in clkHigh()
131 parport_write_data(pp->port, data & ~SCLK); in clkLow()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dpcm512x.txt19 - clocks : A clock specifier for the clock connected as SCLK. If this
27 external connection from the pll-out pin to the SCLK pin is assumed.
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi_oc_tiny.txt9 the input clock to SCLK.
Dspi-rockchip.txt27 - rx-sample-delay-ns: nanoseconds to delay after the SCLK edge before sampling
/linux-4.1.27/Documentation/hwmon/
Dlm7028 the driver accesses the LM70 using SPI communication: 16 SCLK cycles
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp41 D6 8 --> SCLK 3
Dspi-summary182 physical SPI bus segment, with SCLK, MOSI, and MISO.
/linux-4.1.27/Documentation/input/
Damijoy.txt68 the rising edge of SCLK. MLD output is used to parallel load
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_defs.h281 #define SCLK 0x80 /* Use the PCI clock as SCSI clock */ macro
Dsym_hipd.c459 OUTB(np, nc_stest1, SCLK); /* Use the PCI clock as SCSI clock */
/linux-4.1.27/arch/blackfin/
DKconfig568 bool "Provide accurate Timings based on target SCLK"
1265 The PLL and system clock (SCLK) continue to operate at a very low
1270 normal during Sleep Deeper, due to the reduced SCLK frequency.
1280 The PLL and system clock (SCLK), however, continue to operate in
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.h803 #define SCLK 0x80 /* Use the PCI clock as SCSI clock */ macro
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt64 timeout: Watchdog timeout in seconds. (1<=timeout<=((2^32)/SCLK), default=20)