Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_ipc.c79 unsigned int hs_ctrl; in hisi_ipc_spin_lock() local
85 hs_ctrl = mmio_read_32(HISI_IPC_ACPU_CTRL(signal)); in hisi_ipc_spin_lock()
86 } while (hs_ctrl); in hisi_ipc_spin_lock()