Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ds626.h646 #define S626_CRAMSK_CNTSRC_A S626_SET_CRA_CNTSRC_A(~0)
665 #define S626_SET_CRA_CNTSRC_A(x) \ macro
H A Ds626.c755 cra |= S626_SET_CRA_CNTSRC_A(cntsrc) | S626_SET_CRA_CLKPOL_A(clkpol) | in s626_set_mode_a()