Home
last modified time | relevance | path

Searched full:p5600 (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dbaikal,bt1-ccu-pll.yaml30 | +----+------|- MIPS P5600 cores
48 to create a clock for the MIPS P5600 cores, the embedded DDR controller,
78 clocks consumer (like P5600 cores or DDR controller) or passed over a CCU
H A Dbaikal,bt1-ccu-div.yaml33 | +----+------|- MIPS P5600 cores
/linux/arch/mips/include/asm/
H A Dvermagic.h52 #define MODULE_PROC_FAMILY "P5600 "
H A Dmipsregs.h830 /* Config6 feature bits for proAptiv/P5600 */
/linux/Documentation/devicetree/bindings/cache/
H A Dbaikal,bt1-l2-ctl.yaml15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-axi.yaml15 high-speed peripheral IP-cores with RAM controller and with MIPS P5600
/linux/drivers/memory/
H A DKconfig72 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
/linux/drivers/bus/
H A DKconfig62 peripheral IP-cores with RAM controller and with MIPS P5600 cores on
/linux/arch/mips/
H A DMakefile163 cflags-$(CONFIG_CPU_P5600) += $(call cc-option,-march=p5600,-march=mips32r5) \
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c1656 /* P5600 */
1939 mipspmu.name = "mips/P5600"; in init_hw_perf_events()
H A Dcpu-probe.c1412 __cpu_name[cpu] = "MIPS P5600"; in cpu_probe_mips()
/linux/arch/mips/kvm/
H A Dvz.c996 * P5600 generates GPSI on guest MTC0 LLAddr. in kvm_vz_gpsi_cop0()