Home
last modified time | relevance | path

Searched full:x1830 (Results 1 – 25 of 38) 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/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
/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" },
/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.c367 { .compatible = "ingenic,x1830-phy", .data = &x1830_soc_info },
/linux/drivers/media/pci/cx25821/
H A Dcx25821-medusa-reg.h278 #define VDEC_E_HSCALE_CTRL 0x1830
/linux/drivers/clk/samsung/
H A Dclk-artpec8.c74 #define CLK_CON_DIV_CLKCMU_FSYS_BUS 0x1830
575 #define CLK_CON_DIV_CLK_FSYS_QSPI 0x1830
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_regs.h356 #define LSDC_HDMI1_PHY_PLL_REG 0x1830
/linux/arch/mips/include/asm/
H A Dcpu.h50 #define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4730, JZ4740, JZ4750, JZ4755, JZ4760, X1830 */
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h604 #define REG_HOST_RXF2_MB0_LO 0x1830
/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h533 #define ALX_WOL_CTRL2 0x1830
/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c_table.c2939 0x1830, 0x700B8001,
2940 0x1830, 0x700B8001,
2941 0x1830, 0x70144001,
2942 0x1830, 0x70244001,
2943 0x1830, 0x70344001,
2944 0x1830, 0x70444001,
2945 0x1830, 0x705B8001,
2946 0x1830, 0x70644001,
2947 0x1830, 0x707B8001,
2948 0x1830, 0x708B8001,
[all …]

12