Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dqaic_accel.h30 #define QAIC_SEM_WAIT_GT_0 6 /* Greater than 0 */ macro
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_data.c542 sem->cmd > QAIC_SEM_WAIT_GT_0) in invalid_sem()