Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_ddcb.c777 if (GENWQE_POLLING_ENABLED) in __genwqe_enqueue_ddcb()
877 if (!GENWQE_POLLING_ENABLED) in __genwqe_enqueue_ddcb()
1197 if (GENWQE_POLLING_ENABLED) { in genwqe_card_thread()
H A Dcard_base.h43 #define GENWQE_POLLING_ENABLED 0 /* in case of irqs not working */ macro