Searched full:cm2 (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.10/arch/arm/mach-omap2/ |
D | cm2_44xx.h | 3 * OMAP44xx CM2 instance offset macros 25 /* CM2 base address */ 31 /* CM2 instances */ 46 /* CM2 clockdomain register offsets (from instance start) */ 65 /* CM2 */ 67 /* CM2.OCP_SOCKET_CM2 register offsets */ 73 /* CM2.CKGEN_CM2 register offsets */ 153 /* CM2.ALWAYS_ON_CM2 register offsets */ 167 /* CM2.CORE_CM2 register offsets */ 251 /* CM2.IVAHD_CM2 register offsets */ [all …]
|
D | cm_common.c | 34 /* cm2_base: base virtual address of the CM2 IP block (OMAP44xx only) */ 41 * omap2_set_globals_cm - set the CM/CM2 base addresses (for early use) 43 * @cm2: CM2 base virtual address (if present on the booted SoC) 47 void __init omap2_set_globals_cm(void __iomem *cm, void __iomem *cm2) in omap2_set_globals_cm() argument 50 cm2_base.va = cm2; in omap2_set_globals_cm() 293 { .compatible = "ti,omap4-cm2", .data = &cm2_data },
|
D | cm44xx.h | 10 * OMAP4 has two separate CM blocks, CM1 and CM2. This file contains
|
D | prcm44xx.h | 11 * the PRM/CM/PRCM blocks on the OMAP4 devices: PRM, CM1, CM2,
|
D | cm.h | 29 extern void omap2_set_globals_cm(void __iomem *cm, void __iomem *cm2);
|
D | cm2_54xx.h | 3 * OMAP54xx CM2 instance offset macros 21 /* CM2 base address */
|
D | cm2_7xx.h | 3 * DRA7xx CM2 instance offset macros 22 /* CM2 base address */
|
D | cminst44xx.c | 11 * or CM2 hardware modules. For example, the EMU_CM CM instance is in
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/omap/ |
D | prcm.txt | 19 "ti,omap4-cm2"
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | ti-clkctrl.txt | 31 &cm2 {
|
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | baikal,bt1-l2-ctl.yaml | 15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
|
/Linux-v5.10/drivers/memory/ |
D | Kconfig | 70 bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
|
D | bt1-l2-ctl.c | 8 * Baikal-T1 CM2 L2-cache Control Block driver.
|
/Linux-v5.10/drivers/bus/ |
D | bt1-axi.c | 219 * Performing unaligned read from the memory will cause the CM2 bus in inject_error_store()
|
/Linux-v5.10/arch/mips/kernel/ |
D | mips-cm.c | 387 if (revision < CM_REV_CM3) { /* CM2 */ in mips_cm_error_report()
|
/Linux-v5.10/Documentation/input/joydev/ |
D | joystick.rst | 485 but in the future, Logitech CyberMan (the original one, not CM2) could be
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | omap4-l4.dtsi | 120 cm2: cm2@0 { label 121 compatible = "ti,omap4-cm2", "simple-bus";
|
D | omap44xx-clocks.dtsi | 1078 &cm2 {
|
/Linux-v5.10/arch/mips/ |
D | Kconfig | 1627 level features like up to six P5600 calculation cores, CM2 with L2
|
/Linux-v5.10/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1168 * Set the most significant bit of CM2 to indicate support for in pma_get_classportinfo()
|