Searched refs:HIMCI_TASK_LOCK (Results 1 – 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/mmc/himci_v200/ | ||
D | himci.h | 111 #define HIMCI_TASK_LOCK(lock) do { LOS_TaskLock(); } while (0) macro |
D | himci.c | 1551 HIMCI_TASK_LOCK(); in HimciSysCtrlInit() |