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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dmb86a16.c49 int rsel; member in struct:mb86a16_state
160 state->rsel) < 0)
356 state->deci = 0; state->csel = 0; state->rsel = 0;
358 state->deci = 0; state->csel = 0; state->rsel = 1;
360 state->deci = 0; state->csel = 1; state->rsel = 0;
362 state->deci = 0; state->csel = 1; state->rsel = 1;
364 state->deci = 1; state->csel = 0; state->rsel = 0;
366 state->deci = 1; state->csel = 0; state->rsel = 1;
368 state->deci = 1; state->csel = 1; state->rsel = 0;
370 state->deci = 1; state->csel = 1; state->rsel
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsun3_scsi.c467 udc_regs->rsel = UDC_RSEL_SEND;
470 udc_regs->rsel = UDC_RSEL_RECV;
H A Dsun3_scsi.h136 unsigned short rsel; /* select regs to load */ member in struct:sun3_udc_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dmodule.c136 /* rsel: select right 11 bits */
137 #define rsel(v,a) (((v)+(a))&0x7ff) macro

Completed in 175 milliseconds