Searched full:vmpm (Results 1 – 2 of 2) sorted by relevance
31 * AP and RPM. This piece of memory is called 'vMPM' in the driver.33 * When SoC is awake, the vMPM is owned by AP and the register setup by this34 * driver all happens on vMPM. When AP is about to get power collapsed, the35 * driver sends a mailbox notification to RPM, which will take over the vMPM36 * ownership and dump vMPM into physical MPM registers. On wakeup, AP is woken37 * up by a MPM pin/interrupt, and RPM will copy STATUS registers into vMPM.38 * Then AP start owning vMPM again.40 * vMPM register map:300 /* Notify RPM to write vMPM into HW */ in mpm_pd_power_off()
31 Specifies the base address and size of vMPM registers in RPM MSG RAM.41 Specify the mailbox used to notify RPM for writing vMPM registers.