Searched +full:ar934x +full:- +full:spi (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/spi/qca,ar934x-spi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm Atheros AR934x/QCA95xx SoC SPI controller10 - Chuanhong Guo <gch981213@gmail.com>13 - $ref: spi-controller.yaml#17 const: qca,ar934x-spi26 - compatible27 - reg[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # SPI driver configuration5 menuconfig SPI config 6 bool "SPI support"10 protocol. Chips that support SPI can have data transfer rates12 controller and a chipselect. Most SPI slaves don't support13 dynamic device discovery; some are even write-onl[all...]
1 /* SPDX-License-Identifier: GPL-2.0-only */5 * Copyright (C) 2010-2011 Jaiganesh Narayanan <jnarayanan@atheros.com>6 * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org>893 * SPI block896 #define AR71XX_SPI_REG_CTRL 0x04 /* SPI Control */897 #define AR71XX_SPI_REG_IOC 0x08 /* SPI I/O Control */1207 * AR934X GMAC Interface