Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.h73 if (unlikely(IVPU_DBG_##type & ivpu_dbg_mask)) \
143 extern int ivpu_dbg_mask;
H A Divpu_drv.c38 int ivpu_dbg_mask; variable
39 module_param_named(dbg_mask, ivpu_dbg_mask, int, 0644);