/linux/arch/mips/boot/dts/ingenic/ |
H A D | x1830.dtsi | 3 #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 D | cu1830-neo.dts | 4 #include "x1830.dtsi" 10 compatible = "yna,cu1830-neo", "ingenic,x1830";
|
/linux/Documentation/devicetree/bindings/rng/ |
H A D | ingenic,trng.yaml | 18 - ingenic,x1830-dtrng 35 #include <dt-bindings/clock/ingenic,x1830-cgu.h> 38 compatible = "ingenic,x1830-dtrng";
|
/linux/drivers/clk/ingenic/ |
H A D | Kconfig | 79 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 D | Makefile | 10 obj-$(CONFIG_INGENIC_CGU_X1830) += x1830-cgu.o
|
H A D | x1830-cgu.c | 3 * 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 D | x1830-dma.h | 3 * 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 D | ingenic,x1830-cgu.h | 3 * 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 D | ingenic,pinctrl.yaml | 21 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 D | ingenic,cgu.yaml | 31 - ingenic,x1830-cgu 61 - ingenic,x1830-cgu
|
/linux/arch/mips/generic/ |
H A D | board-ingenic.c | 36 return "X1830"; in ingenic_get_system_type() 149 { .compatible = "ingenic,x1830", .data = (void *)MACH_INGENIC_X1830 },
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | ingenic,phy-usb.yaml | 23 - ingenic,x1830-phy
|
/linux/Documentation/devicetree/bindings/mips/ingenic/ |
H A D | devices.yaml | 49 - const: ingenic,x1830
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | ingenic,mac.yaml | 21 - ingenic,x1830-mac
|
H A D | snps,dwmac.yaml | 65 - ingenic,x1830-mac 619 - ingenic,x1830-mac
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | ingenic,dma.yaml | 31 - ingenic,x1830-dma
|
/linux/drivers/char/hw_random/ |
H A D | ingenic-trng.c | 112 { .compatible = "ingenic,x1830-dtrng" },
|
H A D | Kconfig | 279 hardware found in ingenic X1830 SoC. YSH & ATIL CU1830-Neo uses X1830 SoC.
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | dwc2.yaml | 26 - const: ingenic,x1830-otg
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | reg_mci.h | 109 #define AR_MCI_REMOTE_CPU_INT 0x1830
|
/linux/drivers/phy/ingenic/ |
H A D | phy-ingenic-usb.c | 371 { .compatible = "ingenic,x1830-phy", .data = &x1830_soc_info },
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-ingenic.c | 365 { .compatible = "ingenic,x1830-mac", .data = &x1830_soc_info },
|
/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-reg.h | 278 #define VDEC_E_HSCALE_CTRL 0x1830
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.h | 219 #define REG_ANAPAR_A 0x1830
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_regs.h | 356 #define LSDC_HDMI1_PHY_PLL_REG 0x1830
|