Searched full:kendryte (Results 1 – 25 of 28) sorted by relevance
12
/linux-6.12.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-6.12.1/arch/riscv/ |
D | Kconfig.socs | 69 bool "Canaan Kendryte SoC" 71 This enables support for Canaan Kendryte series SoC platform hardware. 74 bool "Canaan Kendryte K210 SoC" 81 This enables support for Canaan Kendryte K210 SoC platform hardware.
|
/linux-6.12.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-6.12.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-6.12.1/drivers/soc/canaan/ |
D | Kconfig | 4 bool "Canaan Kendryte K210 SoC system controller" 11 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-6.12.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-6.12.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_maix_bit.dts | 18 "canaan,kendryte-k210";
|
D | sipeed_maixduino.dts | 16 compatible = "sipeed,maixduino", "canaan,kendryte-k210";
|
D | sipeed_maix_go.dts | 17 compatible = "sipeed,maix-go", "canaan,kendryte-k210";
|
D | sipeed_maix_dock.dts | 18 "canaan,kendryte-k210";
|
D | k210.dtsi | 17 compatible = "canaan,kendryte-k210";
|
/linux-6.12.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-6.12.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-6.12.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-6.12.1/include/dt-bindings/clock/ |
D | k210-clk.h | 10 * Kendryte K210 SoC clock identifiers (arbitrary values).
|
/linux-6.12.1/drivers/reset/ |
D | Kconfig | 127 bool "Reset controller driver for Canaan Kendryte K210 SoC" 132 Support for the Canaan Kendryte K210 RISC-V SoC reset controller.
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | sifive,clint.yaml | 32 - canaan,k210-clint # Canaan Kendryte K210
|
/linux-6.12.1/drivers/clk/ |
D | Kconfig | 461 bool "Clock driver for the Canaan Kendryte K210 SoC" 465 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
|
/linux-6.12.1/drivers/pinctrl/ |
D | Kconfig | 259 bool "Pinctrl driver for the Canaan Kendryte K210 SoC" 268 Add support for the Canaan Kendryte K210 RISC-V SOC Field
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | snps,dw-apb-ssi.yaml | 83 - description: Canaan Kendryte K210 SoS SPI Controller
|
/linux-6.12.1/drivers/spi/ |
D | spi-dw-mmio.c | 261 * The Canaan Kendryte K210 SoC DW apb_ssi v4 spi controller is in dw_spi_canaan_k210_init()
|
/linux-6.12.1/include/dt-bindings/pinctrl/ |
D | k210-fpioa.h | 11 * kendryte-standalone-sdk/lib/drivers/include/fpioa.h
|
12