Searched refs:pm_domain_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c44 * @pm_domain_id: Power-domains id of memory bank for firmware to turn on/off
51 u32 pm_domain_id; member in struct:mem_bank_data
103 * @pm_domain_id: RPU CPU power domain id
112 u32 pm_domain_id; member in struct:zynqmp_r5_core
340 ret = zynqmp_pm_request_wake(r5_core->pm_domain_id, 1,
344 "failed to start RPU = 0x%x\n", r5_core->pm_domain_id);
361 ret = zynqmp_pm_force_pwrdwn(r5_core->pm_domain_id,
528 u32 pm_domain_id; local
547 pm_domain_id = r5_core->tcm_banks[i]->pm_domain_id;
650 u32 pm_domain_id; local
[all...]

Completed in 183 milliseconds