Searched full:jz4755 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/clk/ingenic/ |
H A D | Kconfig | 19 bool "Ingenic JZ4755 CGU driver" 23 Support the clocks provided by the CGU hardware on Ingenic JZ4755 26 If building for a JZ4755 SoC, you want to say Y here.
|
H A D | jz4755-cgu.c | 3 * Ingenic JZ4755 SoC CGU driver 14 #include <dt-bindings/clock/ingenic,jz4755-cgu.h> 346 CLK_OF_DECLARE_DRIVER(jz4755_cgu, "ingenic,jz4755-cgu", jz4755_cgu_init);
|
H A D | Makefile | 4 obj-$(CONFIG_INGENIC_CGU_JZ4755) += jz4755-cgu.o
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ingenic,pinctrl.yaml | 23 160 pins. The JZ4750, the JZ4755 the JZ4760, the JZ4770 and the JZ4780 contains 38 - ingenic,jz4755-pinctrl 77 - ingenic,jz4755-gpio
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | ingenic,cgu.yaml | 25 - ingenic,jz4755-cgu 55 - ingenic,jz4755-cgu
|
/openbmc/linux/arch/mips/generic/ |
H A D | board-ingenic.c | 52 return "JZ4755"; in ingenic_get_system_type() 141 { .compatible = "ingenic,jz4755", .data = (void *)MACH_INGENIC_JZ4755 },
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | ingenic,jz4755-cgu.h | 3 * This header provides clock numbers for the ingenic,jz4755-cgu DT binding.
|
/openbmc/linux/Documentation/translations/zh_CN/arch/mips/ |
H A D | ingenic-tcu.rst | 20 - JZ4725B, JZ4750, JZ4755 只有6个TCU通道。其它SoC都有8个通道。
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | ingenic,uart.yaml | 36 - const: ingenic,jz4755-uart
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | ingenic,dma.yaml | 21 - ingenic,jz4755-dma
|
/openbmc/linux/Documentation/arch/mips/ |
H A D | ingenic-tcu.rst | 11 - JZ4725B, JZ4750, JZ4755 only have six TCU channels. The other SoCs all
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu.h | 50 #define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4730, JZ4740, JZ4750, JZ4755, JZ4760, X1830 */
|
/openbmc/linux/drivers/dma/ |
H A D | dma-jz4780.c | 1110 { .compatible = "ingenic,jz4755-dma", .data = &jz4755_dma_soc_data },
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 4144 { .compatible = "ingenic,jz4755-gpio" }, 4360 .compatible = "ingenic,jz4755-pinctrl",
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |