Home
last modified time | relevance | path

Searched refs:tgt_cpu (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/mcdi/
Dmtk_mcdi.c168 uint32_t tgt_cpu = target_mask(-1, cpu_idx, on); in mcdi_hotplug_clr() local
176 while (!(ack & tgt_cpu)) in mcdi_hotplug_clr()
186 uint32_t tgt_cpu = target_mask(-1, cpu_idx, on); in mcdi_hotplug_set() local
194 while (ack & tgt_cpu) in mcdi_hotplug_set()