Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h276 #define NISTC_AI_OUT_CTRL_LOCALMUX_CLK_SEL(x) (((x) & 0x3) << 4) macro
H A Dni_mio_common.c1538 NISTC_AI_OUT_CTRL_LOCALMUX_CLK_SEL(2) | in ni_ai_reset()