Searched full:x1830 (Results 1 – 25 of 48) sorted by relevance
12
/Linux-v6.1/arch/mips/boot/dts/ingenic/ |
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 …]
|
D | cu1830-neo.dts | 4 #include "x1830.dtsi" 10 compatible = "yna,cu1830-neo", "ingenic,x1830";
|
/Linux-v6.1/Documentation/devicetree/bindings/rng/ |
D | ingenic,trng.yaml | 18 - ingenic,x1830-dtrng 35 #include <dt-bindings/clock/ingenic,x1830-cgu.h> 38 compatible = "ingenic,x1830-dtrng";
|
/Linux-v6.1/drivers/clk/ingenic/ |
D | Kconfig | 69 bool "Ingenic X1830 CGU driver" 73 Support the clocks provided by the CGU hardware on Ingenic X1830 76 If building for a X1830 SoC, you want to say Y here.
|
D | Makefile | 9 obj-$(CONFIG_INGENIC_CGU_X1830) += x1830-cgu.o
|
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-v6.1/include/dt-bindings/dma/ |
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-v6.1/include/dt-bindings/clock/ |
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-v6.1/Documentation/devicetree/bindings/pinctrl/ |
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-v6.1/Documentation/devicetree/bindings/clock/ |
D | ingenic,cgu.yaml | 30 - ingenic,x1830-cgu 59 - ingenic,x1830-cgu
|
/Linux-v6.1/arch/mips/generic/ |
D | board-ingenic.c | 35 return "X1830"; in ingenic_get_system_type() 92 { .compatible = "ingenic,x1830", .data = (void *)MACH_INGENIC_X1830 },
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | ingenic,phy-usb.yaml | 23 - ingenic,x1830-phy
|
/Linux-v6.1/Documentation/devicetree/bindings/mips/ingenic/ |
D | devices.yaml | 49 - const: ingenic,x1830
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | ingenic,mac.yaml | 21 - ingenic,x1830-mac
|
D | snps,dwmac.yaml | 64 - ingenic,x1830-mac 391 - ingenic,x1830-mac 444 - ingenic,x1830-mac
|
/Linux-v6.1/Documentation/devicetree/bindings/dma/ |
D | ingenic,dma.yaml | 30 - ingenic,x1830-dma
|
/Linux-v6.1/drivers/char/hw_random/ |
D | Kconfig | 279 hardware found in ingenic X1830 SoC. YSH & ATIL CU1830-Neo uses X1830 SoC.
|
D | ingenic-trng.c | 146 { .compatible = "ingenic,x1830-dtrng" },
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | dwc2.yaml | 26 - const: ingenic,x1830-otg
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | reg_mci.h | 109 #define AR_MCI_REMOTE_CPU_INT 0x1830
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-ingenic.c | 381 { .compatible = "ingenic,x1830-mac", .data = &x1830_soc_info },
|
/Linux-v6.1/drivers/phy/ingenic/ |
D | phy-ingenic-usb.c | 370 { .compatible = "ingenic,x1830-phy", .data = &x1830_soc_info },
|
/Linux-v6.1/drivers/usb/phy/ |
D | phy-jz4770.c | 283 { .compatible = "ingenic,x1830-phy", .data = &x1830_soc_info },
|
/Linux-v6.1/drivers/media/pci/cx25821/ |
D | cx25821-medusa-reg.h | 278 #define VDEC_E_HSCALE_CTRL 0x1830
|
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822c.h | 211 #define REG_ANAPAR_A 0x1830
|
12