Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ds626.h92 #define S626_RPS_JUMP 0x80000000 /* JUMP */ macro
H A Ds626.c1369 * Instead of padding with NOPs, we use S626_RPS_JUMP in s626_reset_adc()
1371 * than is possible with NOPs because each S626_RPS_JUMP in s626_reset_adc()
1381 *rps++ = S626_RPS_JUMP; in s626_reset_adc()
1466 *rps++ = S626_RPS_JUMP; /* Branch to start of RPS program. */ in s626_reset_adc()
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ds626.h92 #define S626_RPS_JUMP 0x80000000 /* JUMP */ macro
H A Ds626.c1368 * Instead of padding with NOPs, we use S626_RPS_JUMP in s626_reset_adc()
1370 * than is possible with NOPs because each S626_RPS_JUMP in s626_reset_adc()
1380 *rps++ = S626_RPS_JUMP; in s626_reset_adc()
1465 *rps++ = S626_RPS_JUMP; /* Branch to start of RPS program. */ in s626_reset_adc()

Completed in 11 milliseconds