Searched full:wkup_m3 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | wkup_m3_rproc.txt | 7 binary to accomplish this. The wkup_m3 remoteproc driver handles the loading of 12 A wkup_m3 device node is used to represent the Wakeup M3 processor instance 29 booting the wkup_m3 remote processor. 41 wkup_m3: wkup_m3@100000 { 46 ti,hwmods = "wkup_m3";
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | wkup-m3-ipc.yaml | 18 to boot the wkup_m3, it handles communication with the CM3 using IPC registers 61 description: wkup_m3 interrupt that signals the MPU 67 phandle to the wkup_m3 rproc node so the IPC driver can boot it 127 ti,rproc = <&wkup_m3>; 168 ti,rproc = <&wkup_m3>;
|
/openbmc/linux/drivers/soc/ti/ |
H A D | wkup_m3_ipc.c | 93 * Copies any additional blob of data to the wkup_m3 dmem to be used by the 320 "No IPC channel to communicate with wkup_m3!\n"); in wkup_m3_ping() 357 "No IPC channel to communicate with wkup_m3!\n"); in wkup_m3_ping_noirq() 391 * wkup_m3_set_mem_type - Pass wkup_m3 which type of memory is in use 395 * wkup_m3 must know what memory type is in use to properly suspend 404 * wkup_m3_set_resume_address - Pass wkup_m3 resume address 414 * wkup_m3_request_pm_status - Retrieve wkup_m3 status code after suspend 525 * wkup_m3_request_wake_src - Get the wakeup source info passed from wkup_m3 567 * Returns NULL if the wkup_m3 is not yet available, otherwise returns 690 * can boot the wkup_m3 as soon as it's ready without holding in wkup_m3_ipc_probe()
|
H A D | pm33xx.c | 548 * of the EMIF, and we want the wkup_m3 to handle low-power in am33xx_pm_probe()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | wkup_m3_rproc.c | 22 #include <linux/platform_data/wkup_m3.h> 67 dev_err(dev, "Unable to reset wkup_m3!\n"); in wkup_m3_rproc_start() 85 dev_err(dev, "Unable to assert reset of wkup_m3!\n"); in wkup_m3_rproc_stop() 158 rproc = rproc_alloc(dev, "wkup_m3", &wkup_m3_rproc_ops, in wkup_m3_rproc_probe()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | pm33xx.h | 28 * WFI_FLAG_WAKE_M3: Disable MPU clock or clockdomain to cause wkup_m3 to
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am33xx.dtsi | 175 wkup_m3: wkup_m3@100000 { label 180 ti,hwmods = "wkup_m3"; 235 ti,rproc = <&wkup_m3>; 513 mbox_wkupm3: wkup_m3 {
|
H A D | am4372.dtsi | 210 mbox_wkupm3: wkup_m3 {
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | sleep33xx.S | 112 * to WKUP_M3, MPU_CLKCTRL.MODULEMODE needs to be set
|
H A D | sleep43xx.S | 241 * to WKUP_M3, MPU_CLKCTRL.MODULEMODE needs to be set
|
H A D | pdata-quirks.c | 24 #include <linux/platform_data/wkup_m3.h>
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am33xx-l4.dtsi | 47 wkup_m3: cpu@0 { label 340 ti,rproc = <&wkup_m3>;
|
H A D | am437x-l4.dtsi | 48 wkup_m3: cpu@0 { label 326 ti,rproc = <&wkup_m3>;
|