Lines Matching refs:node_id
58 .node_id = PM_DEV_CLUSTER0_ACPU_0,
62 .node_id = PM_DEV_CLUSTER0_ACPU_1,
66 .node_id = PM_DEV_CLUSTER1_ACPU_0,
70 .node_id = PM_DEV_CLUSTER1_ACPU_1,
74 .node_id = PM_DEV_CLUSTER2_ACPU_0,
78 .node_id = PM_DEV_CLUSTER2_ACPU_1,
82 .node_id = PM_DEV_CLUSTER3_ACPU_0,
86 .node_id = PM_DEV_CLUSTER3_ACPU_1,
292 pm_client_set_wakeup_sources((uint32_t)proc->node_id, flag); in pm_client_suspend()
323 if (pm_procs_all[i].node_id == nid) { in pm_get_cpuid()
341 uint32_t cpuid = pm_get_cpuid(proc->node_id); in pm_client_wakeup()