Home
last modified time | relevance | path

Searched full:x1830 (Results 1 – 25 of 50) sorted by relevance

12

/linux/arch/mips/boot/dts/ingenic/
H A Dx1830.dtsi3 #include <dt-bindings/clock/ingenic,x1830-cgu.h>
4 #include <dt-bindings/dma/x1830-dma.h>
9 compatible = "ingenic,x1830";
33 compatible = "ingenic,x1830-intc", "ingenic,jz4780-intc";
54 cgu: x1830-cgu@10000000 {
55 compatible = "ingenic,x1830-cgu", "simple-mfd";
67 compatible = "ingenic,x1830-phy";
84 compatible = "ingenic,x1830-ost", "ingenic,x1000-ost";
97 compatible = "ingenic,x1830-tcu", "ingenic,x1000-tcu", "simple-mfd";
118 compatible = "ingenic,x1830-watchdog", "ingenic,jz4780-watchdog";
[all …]
H A Dcu1830-neo.dts4 #include "x1830.dtsi"
10 compatible = "yna,cu1830-neo", "ingenic,x1830";
/linux/Documentation/devicetree/bindings/rng/
H A Dingenic,trng.yaml18 - ingenic,x1830-dtrng
35 #include <dt-bindings/clock/ingenic,x1830-cgu.h>
38 compatible = "ingenic,x1830-dtrng";
/linux/drivers/clk/ingenic/
H A DKconfig79 bool "Ingenic X1830 CGU driver"
83 Support the clocks provided by the CGU hardware on Ingenic X1830
86 If building for a X1830 SoC, you want to say Y here.
H A DMakefile10 obj-$(CONFIG_INGENIC_CGU_X1830) += x1830-cgu.o
H A Dx1830-cgu.c3 * X1830 SoC CGU driver
12 #include <dt-bindings/clock/ingenic,x1830-cgu.h>
472 CLK_OF_DECLARE_DRIVER(x1830_cgu, "ingenic,x1830-cgu", x1830_cgu_init);
/linux/include/dt-bindings/dma/
H A Dx1830-dma.h3 * This header provides macros for X1830 DMA bindings.
12 * Request type numbers for the X1830 DMA controller (written to the DRTn
/linux/include/dt-bindings/clock/
H A Dingenic,x1830-cgu.h3 * This header provides clock numbers for the ingenic,x1830-cgu DT binding.
8 * - muxes/dividers in the order they appear in the x1830 programmers manual
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dingenic,pinctrl.yaml21 the X1000 and the X1830 contains 4 GPIO ports, PA to PD, for a total of 128
45 - ingenic,x1830-pinctrl
84 - ingenic,x1830-gpio
/linux/Documentation/devicetree/bindings/clock/
H A Dingenic,cgu.yaml31 - ingenic,x1830-cgu
61 - ingenic,x1830-cgu
/linux/arch/mips/generic/
H A Dboard-ingenic.c36 return "X1830"; in ingenic_get_system_type()
149 { .compatible = "ingenic,x1830", .data = (void *)MACH_INGENIC_X1830 },
/linux/Documentation/devicetree/bindings/phy/
H A Dingenic,phy-usb.yaml23 - ingenic,x1830-phy
/linux/Documentation/devicetree/bindings/mips/ingenic/
H A Ddevices.yaml49 - const: ingenic,x1830
/linux/Documentation/devicetree/bindings/net/
H A Dingenic,mac.yaml21 - ingenic,x1830-mac
H A Dsnps,dwmac.yaml65 - ingenic,x1830-mac
619 - ingenic,x1830-mac
/linux/Documentation/devicetree/bindings/dma/
H A Dingenic,dma.yaml31 - ingenic,x1830-dma
/linux/drivers/char/hw_random/
H A Dingenic-trng.c112 { .compatible = "ingenic,x1830-dtrng" },
H A DKconfig279 hardware found in ingenic X1830 SoC. YSH & ATIL CU1830-Neo uses X1830 SoC.
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc2.yaml26 - const: ingenic,x1830-otg
/linux/drivers/net/wireless/ath/ath9k/
H A Dreg_mci.h109 #define AR_MCI_REMOTE_CPU_INT 0x1830
/linux/drivers/phy/ingenic/
H A Dphy-ingenic-usb.c371 { .compatible = "ingenic,x1830-phy", .data = &x1830_soc_info },
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-ingenic.c365 { .compatible = "ingenic,x1830-mac", .data = &x1830_soc_info },
/linux/drivers/media/pci/cx25821/
H A Dcx25821-medusa-reg.h278 #define VDEC_E_HSCALE_CTRL 0x1830
/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.h219 #define REG_ANAPAR_A 0x1830
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_regs.h356 #define LSDC_HDMI1_PHY_PLL_REG 0x1830

12