Home
last modified time | relevance | path

Searched refs:S626_EOPL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ds626.c1327 * forgot to set the S626_EOPL flag in the final slot. in s626_reset_adc()
1417 if (*ppl++ & S626_EOPL) { in s626_reset_adc()
1598 ppl[n - 1] |= S626_EOPL; in s626_ai_load_polllist()
2277 poll_list = S626_EOPL; in s626_initialize()
H A Ds626.h39 #define S626_EOPL 0x80 /* End of ADC poll list marker. */ macro
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ds626.c1326 * forgot to set the S626_EOPL flag in the final slot. in s626_reset_adc()
1416 if (*ppl++ & S626_EOPL) { in s626_reset_adc()
1597 ppl[n - 1] |= S626_EOPL; in s626_ai_load_polllist()
2276 poll_list = S626_EOPL; in s626_initialize()
H A Ds626.h39 #define S626_EOPL 0x80 /* End of ADC poll list marker. */ macro

Completed in 10 milliseconds