Searched full:kendryte (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/riscv/ |
D | canaan.yaml | 13 Canaan Kendryte K210 SoC-based boards 23 - const: canaan,kendryte-k210 27 - const: canaan,kendryte-k210 32 - const: canaan,kendryte-k210 36 - const: canaan,kendryte-k210 39 - const: canaan,kendryte-kd233 40 - const: canaan,kendryte-k210 43 - const: canaan,kendryte-k210
|
/Linux-v6.1/arch/riscv/ |
D | Kconfig.socs | 45 bool "Canaan Kendryte K210 SoC" 56 This enables support for Canaan Kendryte K210 SoC platform hardware. 61 bool "Builtin device tree for the Canaan Kendryte K210" 67 Build a device tree for the Kendryte K210 into the Linux image. 72 string "Source file for the Canaan Kendryte K210 builtin DTB"
|
/Linux-v6.1/include/dt-bindings/reset/ |
D | k210-rst.h | 10 * Kendryte K210 SoC system controller K210_SYSCTL_SOFT_RESET register bits. 11 * Taken from Kendryte SDK (kendryte-standalone-sdk).
|
/Linux-v6.1/include/soc/canaan/ |
D | k210-sysctl.h | 10 * Kendryte K210 SoC system controller registers offsets. 11 * Taken from Kendryte SDK (kendryte-standalone-sdk).
|
/Linux-v6.1/drivers/soc/canaan/ |
D | Kconfig | 4 bool "Canaan Kendryte K210 SoC system controller" 10 Canaan Kendryte K210 SoC system controller driver.
|
D | k210-sysctl.c | 78 SOC_EARLY_INIT_DECLARE(k210_soc, "canaan,kendryte-k210", k210_soc_early_init);
|
/Linux-v6.1/Documentation/devicetree/bindings/reset/ |
D | canaan,k210-rst.yaml | 7 title: Canaan Kendryte K210 Reset Controller 13 Canaan Kendryte K210 reset controller driver which supports the SoC
|
/Linux-v6.1/arch/riscv/boot/dts/canaan/ |
D | k210_generic.dts | 15 model = "Kendryte K210 generic"; 16 compatible = "canaan,kendryte-k210";
|
D | canaan_kd233.dts | 15 model = "Kendryte KD233"; 16 compatible = "canaan,kendryte-kd233", "canaan,kendryte-k210";
|
D | sipeed_maixduino.dts | 16 compatible = "sipeed,maixduino", "canaan,kendryte-k210";
|
D | sipeed_maix_bit.dts | 18 "canaan,kendryte-k210";
|
D | sipeed_maix_dock.dts | 18 "canaan,kendryte-k210";
|
D | sipeed_maix_go.dts | 17 compatible = "sipeed,maix-go", "canaan,kendryte-k210";
|
D | k210.dtsi | 17 compatible = "canaan,kendryte-k210";
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | canaan,k210-clk.yaml | 7 title: Canaan Kendryte K210 Clock 13 Canaan Kendryte K210 SoC clocks driver bindings. The clock
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | canaan,k210-sysctl.yaml | 7 title: Canaan Kendryte K210 System Controller 13 Canaan Inc. Kendryte K210 SoC system controller which provides a
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | canaan,k210-fpioa.yaml | 7 title: Canaan Kendryte K210 FPIOA 13 The Canaan Kendryte K210 SoC Fully Programmable IO Array (FPIOA)
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | k210-clk.h | 10 * Kendryte K210 SoC clock identifiers (arbitrary values).
|
/Linux-v6.1/drivers/reset/ |
D | Kconfig | 96 bool "Reset controller driver for Canaan Kendryte K210 SoC" 101 Support for the Canaan Kendryte K210 RISC-V SoC reset controller.
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | sifive,clint.yaml | 43 CLINT v0 as integrated onto the Canaan Kendryte K210 chip, and
|
/Linux-v6.1/drivers/pinctrl/ |
D | Kconfig | 219 bool "Pinctrl driver for the Canaan Kendryte K210 SoC" 228 Add support for the Canaan Kendryte K210 RISC-V SOC Field
|
/Linux-v6.1/drivers/clk/ |
D | Kconfig | 434 bool "Clock driver for the Canaan Kendryte K210 SoC" 438 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | snps,dw-apb-ssi.yaml | 70 - description: Canaan Kendryte K210 SoS SPI Controller
|
/Linux-v6.1/drivers/spi/ |
D | spi-dw-mmio.c | 229 * The Canaan Kendryte K210 SoC DW apb_ssi v4 spi controller is in dw_spi_canaan_k210_init()
|
/Linux-v6.1/include/dt-bindings/pinctrl/ |
D | k210-fpioa.h | 11 * kendryte-standalone-sdk/lib/drivers/include/fpioa.h
|
12