Searched full:cm3 (Results 1 – 22 of 22) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/soc/ti/ |
D | wkup-m3-ipc.yaml | 15 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks 18 to boot the wkup_m3, it handles communication with the CM3 using IPC registers 45 It is possible to pass the name of a binary file to load into the CM3 memory. 46 The binary data is the I2C sequences for the CM3 to send out to the PMIC 88 the CM3 firmware to activate IO isolation when suspending to deep sleep.
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | wkup_m3_rproc.txt | 5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks 6 that cannot be controlled from the MPU. This CM3 processor requires a firmware 8 the firmware and booting of the CM3.
|
/Linux-v6.1/drivers/soc/ti/ |
D | wkup_m3_ipc.c | 288 dev_warn(dev, "CM3 Firmware Version %x not supported\n", in wkup_m3_txev_handler() 291 dev_info(dev, "CM3 Firmware Version = 0x%x\n", ver); in wkup_m3_txev_handler() 306 dev_warn(dev, "Unknown CM3 State\n"); in wkup_m3_txev_handler() 331 * by the CM3. in wkup_m3_ping() 343 dev_err(dev, "MPU<->CM3 sync failure\n"); in wkup_m3_ping() 492 dev_err(dev, "Unable to ping CM3\n"); in wkup_m3_prepare_low_power() 520 dev_err(dev, "Unable to ping CM3\n"); in wkup_m3_finish_low_power()
|
D | pm33xx.c | 237 "PM: CM3 returned unknown result = %d\n", i); in am33xx_pm_suspend()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | mediatek.yaml | 188 - description: Google Damu (ASUS Chromebook Flip CM3) 209 - description: Google Kakadu (ASUS Chromebook Detachable CM3) 215 - description: Google Kakadu (ASUS Chromebook Detachable CM3)
|
/Linux-v6.1/arch/arm64/boot/dts/broadcom/ |
D | bcm2837-rpi-cm3-io3.dts | 2 #include "arm/bcm2837-rpi-cm3-io3.dts"
|
D | Makefile | 8 bcm2837-rpi-cm3-io3.dtb \
|
/Linux-v6.1/arch/mips/kernel/ |
D | mips-cm.c | 23 /* CM3 Tag ECC transaction type */ 78 /* CM3 Tag ECC command type */ 98 /* CM3 Tag ECC command group */ 443 } else { /* CM3 */ in mips_cm_error_report()
|
D | traps.c | 1696 * With CM3 systems we need to ensure that the L1 & L2 in parity_protection_init()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | bcm2837-rpi-cm3-io3.dts | 3 #include "bcm2837-rpi-cm3.dtsi"
|
D | bcm2837.dtsi | 114 * https://datasheets.raspberrypi.com/cm/cm1-and-cm3-datasheet.pdf
|
D | Makefile | 98 bcm2837-rpi-cm3-io3.dtb \
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | marvell-pp2.txt | 20 - CM3 address space used for TX Flow Control
|
/Linux-v6.1/drivers/clocksource/ |
D | mips-gic-timer.c | 257 * stable CPU frequency or on the platforms with CM3 and CPU frequency in gic_clocksource_of_init()
|
/Linux-v6.1/arch/mips/include/asm/ |
D | mips-cm.h | 39 * The CM register width is determined by the version of the CM, with CM3
|
/Linux-v6.1/drivers/bcma/ |
D | scan.c | 27 { BCMA_CORE_ARM_CM3, "ARM CM3" },
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | chip.c | 559 /* check RAM core presence for ARM CM3 core */ in brcmf_chip_cores_check() 561 brcmf_err("RAM core not provided with ARM CM3 core\n"); in brcmf_chip_cores_check()
|
/Linux-v6.1/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 551 * important here, some clocks are already in use by the CM3, we in r9a06g032_register_gate() 900 * important here, some clocks are already in use by the CM3, we in r9a06g032_register_dualgate()
|
/Linux-v6.1/drivers/clk/sprd/ |
D | sc9860-clk.c | 583 static SPRD_MUX_CLK(cm3_uart0, "cm3-uart0", cm3_uart_parents, 0x25c, 585 static SPRD_MUX_CLK(cm3_uart1, "cm3-uart1", cm3_uart_parents, 0x260, 598 static SPRD_MUX_CLK(cm3_i2c0, "cm3-i2c0", cm3_i2c_parents, 0x274, 600 static SPRD_MUX_CLK(cm3_i2c1, "cm3-i2c1", cm3_i2c_parents, 0x278,
|
/Linux-v6.1/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2.h | 1109 /* Spinlocks for CM3 shared memory configuration */
|
D | mvpp2_main.c | 7423 /* Map CM3 SRAM */ in mvpp2_probe() 7426 dev_warn(&pdev->dev, "Fail to alloc CM3 SRAM\n"); in mvpp2_probe() 7601 …dev_warn(&pdev->dev, "Minimum of CM3 firmware 18.09 and chip revision B0 required for flow control… in mvpp2_probe()
|
/Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gmu.c | 929 /* Halt the gmu cm3 core */ in a6xx_gmu_force_off()
|