Home
last modified time | relevance | path

Searched +full:dra7xxx +full:- +full:qspi (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/spi/
H A Dti,qspi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/ti,qspi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI QSPI controller
10 - Kousik Sanagavarapu <five231003@gmail.com>
13 - $ref: spi-controller.yaml#
18 - ti,am4372-qspi
19 - ti,dra7xxx-qspi
23 - description: base registers
[all …]
/linux/drivers/spi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
13 dynamic device discovery; some are even write-only or read-only.
17 chips, analog to digital (and d-to-a) converters, and more.
44 If your system has an master-capable SPI controller (which
56 by providing a high-level interface to send memory-like commands.
69 This enables support for SPI-NAND mode on the Airoha NAND
71 is implemented as a SPI-MEM controller.
110 to a single device like spi-nor (nvram), input device controller
169 supports spi-mem interface.
249 this code to manage the per-word or per-transfer accesses to the
[all …]