| /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/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
|
| /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" },
|
| /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 | 367 { .compatible = "ingenic,x1830-phy", .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/clk/samsung/ |
| H A D | clk-artpec8.c | 74 #define CLK_CON_DIV_CLKCMU_FSYS_BUS 0x1830 575 #define CLK_CON_DIV_CLK_FSYS_QSPI 0x1830
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_regs.h | 356 #define LSDC_HDMI1_PHY_PLL_REG 0x1830
|
| /linux/arch/mips/include/asm/ |
| H A D | cpu.h | 50 #define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4730, JZ4740, JZ4750, JZ4755, JZ4760, X1830 */
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_hw.h | 604 #define REG_HOST_RXF2_MB0_LO 0x1830
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | reg.h | 533 #define ALX_WOL_CTRL2 0x1830
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822c_table.c | 2939 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 …]
|