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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dspecialix.c244 static inline unsigned char sx_in_off(struct specialix_board *bp, function
291 crr = sx_in_off(bp, CD186x_CCR);
407 if (sx_in_off(bp, reg) & bit)
433 val1 = sx_in_off(bp, CD186x_PPRL);
437 val2 = sx_in_off(bp, CD186x_PPRL);
492 switch (sx_in_off(bp, CD186x_GFRCR)) {
514 dprintk(SX_DEBUG_INIT, " GFCR = 0x%02x\n", sx_in_off(bp, CD186x_GFRCR));
882 (void) sx_in_off(bp, 0); /* Turn off interrupts. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dspecialix.c244 static inline unsigned char sx_in_off(struct specialix_board *bp, function
291 crr = sx_in_off(bp, CD186x_CCR);
407 if (sx_in_off(bp, reg) & bit)
433 val1 = sx_in_off(bp, CD186x_PPRL);
437 val2 = sx_in_off(bp, CD186x_PPRL);
492 switch (sx_in_off(bp, CD186x_GFRCR)) {
514 dprintk(SX_DEBUG_INIT, " GFCR = 0x%02x\n", sx_in_off(bp, CD186x_GFRCR));
882 (void) sx_in_off(bp, 0); /* Turn off interrupts. */

Completed in 171 milliseconds