Searched refs:RPS_LDREG (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ds626.c1445 *pRPS++ = RPS_LDREG | (P_DEBICMD >> 2);
1449 *pRPS++ = RPS_LDREG | (P_DEBIAD >> 2);
1475 *pRPS++ = RPS_LDREG | (P_DEBICMD >> 2); /* Write DEBI command */
1479 *pRPS++ = RPS_LDREG | (P_DEBIAD >> 2); /* Write DEBI */
1490 *pRPS++ = RPS_LDREG | (P_DEBICMD >> 2);
1493 *pRPS++ = RPS_LDREG | (P_DEBIAD >> 2);
1528 *pRPS++ = RPS_LDREG | (P_GPIO >> 2); /* Begin ADC Start pulse. */
1532 *pRPS++ = RPS_LDREG | (P_GPIO >> 2); /* End ADC Start pulse. */
1569 *pRPS++ = RPS_LDREG | (P_GPIO >> 2); /* Begin ADC Start pulse. */
1573 *pRPS++ = RPS_LDREG | (P_GPI
[all...]
H A Ds626.h148 #define RPS_LDREG 0x90000100 /* LDREG (1 uint32_t only) */ macro

Completed in 60 milliseconds