Home
last modified time | relevance | path

Searched defs:drbl (Results 1 – 1 of 1) sorted by relevance

/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_ipc.h95 #define IPC_IS_BUSY(drbl) ((drbl) & BIT(IPC_DRBL_BUSY_OFFS)) argument
96 #define IPC_SET_BUSY(drbl) ((drbl) | BIT(IPC_DRBL_BUSY_OFFS)) argument