Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ds626.h727 #define S626_CRBMSK_INTRESET_A S626_SET_CRB_INTRESET_A(~0) /* (w) */
749 #define S626_SET_CRB_INTRESET_A(x) \ macro
H A Ds626.c692 set |= S626_SET_CRB_INTRESET_A(1); in s626_reset_cap_flags()
721 crb = S626_SET_CRB_INTRESETCMD(1) | S626_SET_CRB_INTRESET_A(1); in s626_set_mode_a()
937 S626_SET_CRB_INTRESET_A(1)); in s626_set_int_src()