| /linux/arch/arm/mach-sa1100/ |
| A D | assabet.c | 117 #define SCK GPIO_GPIO(18) macro 122 GPSR = SCK; in adv7171_start() 131 GPSR = SCK; in adv7171_stop() 142 GPCR = SCK; in adv7171_send() 149 GPSR = SCK; in adv7171_send() 152 GPCR = SCK; in adv7171_send() 157 GPSR = SCK; in adv7171_send() 162 GPCR = SCK | SDA; in adv7171_send() 177 GPDR = (GPDR | SCK | MOD) & ~SDA; in adv7171_write() 190 GPSR = gplr & (SDA | SCK | MOD); in adv7171_write() [all …]
|
| /linux/Documentation/spi/ |
| A D | butterfly.rst | 34 SCK J403.PB1/SCK pin 2/D0 67 SCK J403.PE4/USCK pin 5/D3
|
| A D | spi-summary.rst | 14 The three signal wires hold a clock (SCK, often on the order of 10 MHz), 62 chips described as using "three wire" signaling: SCK, data, nCSx. 514 SPI bus (shared SCK, MOSI, MISO). Valid bus numbers start at zero. On
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | fsl,esai.txt | 31 derive HCK, SCK and FS. 33 derive HCK, SCK and FS.
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | renesas,drif.yaml | 18 | |-----SCK------->|CLK | 162 # | |-----SCK------->|CLK | 219 # | |-----SCK------->|CLK |
|
| /linux/drivers/mfd/ |
| A D | mt6358-irq.c | 24 MT6358_TOP_GEN(SCK), 35 MT6359_TOP_GEN(SCK),
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | lattice-ice40-fpga-mgr.txt | 10 FPGA will enter Master SPI mode and drive SCK with a
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| A D | meson-gxl-s905x-khadas-vim.dts | 192 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| A D | meson-gxbb-nanopi-k2.dts | 268 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| A D | meson-gxbb-odroidc2.dts | 324 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | spi-gpio.yaml | 24 description: GPIO spec for the SCK line to use
|
| /linux/Documentation/devicetree/bindings/leds/ |
| A D | leds-bcm6358.txt | 16 - brcm,clk-div : SCK signal divider. Possible values are 1, 2, 4 and 8.
|
| /linux/Documentation/driver-api/ |
| A D | spi.rst | 6 multiplexed shift register. Its three signal wires hold a clock (SCK,
|
| /linux/arch/arm/boot/dts/ |
| A D | ste-nomadik-nhk15.dts | 210 * As we're dealing with 3wire SPI, we only define SCK
|
| A D | sun7i-a20-bananapi.dts | 209 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "",
|
| A D | pxa300-raumfeld-common.dtsi | 331 MFP_PIN_PXA300(95) MFP_AF0 /* SCK */
|
| A D | sun6i-a31s-sinovoip-bpi-m2.dts | 325 "PMU-SCK", "PMU-SDA", "VBAT-EN", "", "IR-RX",
|
| /linux/Documentation/translations/zh_TW/ |
| A D | gpio.txt | 409 從設備延遲 SCK 的上升沿,而 I2C 主設備相應地調整其信號傳輸速率。
|
| /linux/Documentation/translations/zh_CN/ |
| A D | gpio.txt | 409 从设备延迟 SCK 的上升沿,而 I2C 主设备相应地调整其信号传输速率。
|
| /linux/Documentation/driver-api/gpio/ |
| A D | intro.rst | 123 delays the rising edge of SCK, and the I2C master adjusts its signaling rate
|
| A D | drivers-on-gpio.rst | 54 of wires, at least SCK and optionally MISO, MOSI and chip select lines) using
|
| A D | legacy.rst | 440 slower clock delays the rising edge of SCK, and the I2C master adjusts its
|
| /linux/drivers/spi/ |
| A D | Kconfig | 397 interface to manage MOSI, MISO, SCK, and chipselect signals. SPI
|