Searched refs:CMD3_FIFOINTEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/comedi/drivers/ | ||
H A D | ni_labpc_regs.h | 38 #define CMD3_FIFOINTEN BIT(5) macro |
H A D | ni_labpc_common.c | 722 devpriv->cmd3 |= CMD3_FIFOINTEN; in labpc_ai_cmd() |