Home
last modified time | relevance | path

Searched refs:ARC (Results 1 – 25 of 149) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/arch/arc/
H A DKconfig1 menu "ARC architecture"
2 depends on ARC
12 prompt "ARC Instruction Set"
18 The original ARC ISA of ARC600/700 cores
21 bool "ARC ISA v2"
23 ISA for the Next Generation ARC-HS cores
33 bool "ARC 750D"
40 bool "ARC 770D"
47 bool "ARC EM6"
51 Next Generation ARC Core based on ISA-v2 ISA without MMU.
[all …]
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.arc9 bool "ARC 750D"
12 bool "ARC 770D"
15 bool "ARC HS38"
17 Generic ARC HS capable of running Linux, i.e. with MMU,
22 bool "ARC HS38 with 64-bit mpy"
24 Fully featured ARC HS capable of running Linux, i.e. with
27 If you're not sure which version of ARC HS core you build
31 bool "ARC HS38 with Quad MAC & FPU"
33 Fully featured ARC HS with additional support for
37 It corresponds to "hs38_slc_full" ARC HS template in
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.ARC1 Synopsys' DesignWare(r) ARC(r) Processors are a family of 32-bit CPUs
5 More information on ARC cores avaialble here:
9 technology to tailor each ARC processor instance to meet specific performance,
12 The DesignWare ARC processors are also extendable, allowing designers to add
15 Synopsys' ARC processors have been used by over 170 customers worldwide who
16 collectively ship more than 1 billion ARC-based chips annually.
18 All DesignWare ARC processors utilize a 16-/32-bit ISA that provides excellent
24 The ARC GNU toolchain with support for all ARC Processors can be downloaded
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbbits.c34 #undef ARC
43 #define ARC fbArc8 macro
56 #undef ARC
67 #define ARC fbArc16 macro
79 #undef ARC
89 #define ARC fbArc32 macro
100 #undef ARC
/OK3568_Linux_fs/kernel/drivers/net/ethernet/arc/
H A DKconfig3 # ARC EMAC network device configuration
7 bool "ARC devices"
14 the questions about ARC cards. If you say Y, you will be asked for
21 depends on ARC || ARCH_ROCKCHIP || COMPILE_TEST
27 tristate "ARC EMAC support"
30 depends on ARC || COMPILE_TEST
32 On some legacy ARC (Synopsys) FPGA boards such as ARCAngel4/ML50x
33 non-standard on-chip ethernet device ARC EMAC 10/100 is used.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dsnps,arc-timer.txt1 Synopsys ARC Local Timer with Interrupt Capabilities
2 - Found on all ARC CPUs (ARC700/ARCHS)
4 - Two idential copies TIMER0 and TIMER1 exist in ARC cores and historically
5 TIMER0 used as clockevent provider (true for all ARC cores)
6 TIMER1 used for clocksource (mandatory for ARC700, optional for ARC HS)
H A Dsnps,archs-rtc.txt1 Synopsys ARC Free Running 64-bit Local Timer for ARC HS CPUs
H A Dsnps,archs-gfrc.txt1 Synopsys ARC Free Running 64-bit Global Timer for ARC HS CPUs
/OK3568_Linux_fs/kernel/arch/arc/plat-axs10x/
H A DKconfig7 bool "Synopsys ARC AXS10x Software Development Platforms"
17 Support for the ARC AXS10x Software Development Platforms.
27 bool "AXS101 with AXC001 CPU Card (ARC 770D/EM6/AS221)"
29 This adds support for the 770D/EM6/AS221 CPU Card. Only the ARC
37 bool "AXS103 with AXC003 CPU Card (ARC HS38x)"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arc/
H A Dhsdk.txt1 Synopsys DesignWare ARC HS Development Kit Device Tree Bindings
4 ARC HSDK Board with quad-core ARC HS38x4 in silicon.
H A Darchs-pct.txt1 * ARC HS Performance Counters
3 The ARC HS can be configured with a pipeline performance monitor for counting
H A Dpct.txt1 * ARC Performance Counters
8 * The ARC 700 PCT does not support interrupts; although HW events may be
/OK3568_Linux_fs/kernel/arch/arc/
H A DKconfig6 config ARC config
94 menu "ARC Architecture Configuration"
96 menu "ARC Platform/SoC/Board"
105 prompt "ARC Instruction Set"
112 The original ARC ISA of ARC600/700 cores
115 bool "ARC ISA v2"
118 ISA for the Next Generation ARC-HS cores
122 menu "ARC CPU Configuration"
125 prompt "ARC Core"
151 bool "ARC-HS"
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dsnps,arcpgu.txt1 ARC PGU
4 by Synopsys. The ARC PGU is an RGB streamer that reads the data from a
12 - clock-names: A list of clock names. For ARC PGU it should contain:
/OK3568_Linux_fs/buildroot/package/python-ujson/
H A D0002-Add-support-of-ARC-architecture.patch4 Subject: [PATCH] Add support of ARC architecture (#82)
6 More info about ARC architecture is here: [1] & [2].
7 We need ARC supported here for many things like:
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0005-Add-support-for-ARC-processors.patch4 Subject: [PATCH] Add support for ARC processors
52 +/* CPU(ARC) - ARC */
72 …U(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(ALPHA) || CPU(ARM64) || CPU(HPPA) || CPU(ARC)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A DKconfig3 tristate "ARC PGU"
8 Choose this option if you have an ARC PGU controller.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serio/
H A Dsnps-arc_ps2.txt1 * ARC PS/2 driver: PS/2 block used in some ARC FPGA's & nSIM OSCI model
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-synopsys-arc/
H A DConfig.in2 bool "Synopsys ARC 2019.09 toolchain"
16 Toolchain for the ARC cores, from
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dsnps,archs-intc.txt1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
12 intc accessed via the special ARC AUX register interface, hence "reg" property
H A Dsnps,archs-idu-intc.txt1 * ARC-HS Interrupt Distribution Unit
26 The interrupt controller is accessed via the special ARC AUX register
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Darc-uart.txt1 * Synopsys ARC UART : Non standard UART used in some of the ARC FPGA boards
/OK3568_Linux_fs/buildroot/package/gcc/
H A DConfig.in.host21 # ARC HS48 rel 31 only supported by gcc arc fork.
33 # ARC HS48 rel 31 only supported by gcc arc fork.
47 # ARC HS48 rel 31 only supported by gcc arc fork.
60 # ARC HS48 rel 31 only supported by gcc arc fork.
/OK3568_Linux_fs/u-boot/drivers/timer/
H A DKconfig94 bool "ARC timer support"
95 depends on TIMER && ARC && CLK
97 Select this to enable built-in ARC timers.
98 ARC cores may have up to 2 built-in timers: timer0 and timer1,
/OK3568_Linux_fs/kernel/arch/arc/boot/dts/
H A Daxc001.dtsi45 * to uplink only 1 IRQ to ARC core intc
118 * base board's DT node for ARC PGU as for ARc HS38.

123456