Home
last modified time | relevance | path

Searched full:jz4755 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/clk/ingenic/
H A DKconfig19 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 Djz4755-cgu.c3 * 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 DMakefile4 obj-$(CONFIG_INGENIC_CGU_JZ4755) += jz4755-cgu.o
/linux/Documentation/devicetree/bindings/clock/
H A Dingenic,cgu.yaml25 - ingenic,jz4755-cgu
55 - ingenic,jz4755-cgu
/linux/arch/mips/generic/
H A Dboard-ingenic.c52 return "JZ4755"; in ingenic_get_system_type()
141 { .compatible = "ingenic,jz4755", .data = (void *)MACH_INGENIC_JZ4755 },
/linux/include/dt-bindings/clock/
H A Dingenic,jz4755-cgu.h3 * This header provides clock numbers for the ingenic,jz4755-cgu DT binding.
/linux/Documentation/translations/zh_CN/arch/mips/
H A Dingenic-tcu.rst20 - JZ4725B, JZ4750, JZ4755 只有6个TCU通道。其它SoC都有8个通道。
/linux/Documentation/translations/zh_TW/arch/mips/
H A Dingenic-tcu.rst20 - JZ4725B, JZ4750, JZ4755 只有6個TCU通道。其它SoC都有8個通道。
/linux/Documentation/devicetree/bindings/serial/
H A Dingenic,uart.yaml36 - const: ingenic,jz4755-uart
/linux/Documentation/devicetree/bindings/dma/
H A Dingenic,dma.yaml21 - ingenic,jz4755-dma
/linux/Documentation/arch/mips/
H A Dingenic-tcu.rst11 - JZ4725B, JZ4750, JZ4755 only have six TCU channels. The other SoCs all
/linux/arch/mips/include/asm/
H A Dcpu.h50 #define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4730, JZ4740, JZ4750, JZ4755, JZ4760, X1830 */
/linux/drivers/dma/
H A Ddma-jz4780.c1108 { .compatible = "ingenic,jz4755-dma", .data = &jz4755_dma_soc_data },