Searched refs:modes (Results 76 - 100 of 109) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dieee1284.c280 /* Terminate from all other modes. */
449 /* xflag should be high for all modes other than nibble (0). */
721 if ((port->physport->modes & PARPORT_MODE_TRISTATE) &&
H A Dprocfs.c214 #define printmode(x) {if(port->modes&PARPORT_MODE_##x){len+=sprintf(buffer+len,"%s%s",f?",":"",#x);f++;}}
304 .procname = "modes",
H A Dshare.c297 tmp->modes = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dosst.h551 struct st_modedef modes[ST_NBR_MODES]; member in struct:osst_tape
H A Dosst.c3326 STm = &(STp->modes[STp->current_mode]);
3647 STm = &(STp->modes[STp->current_mode]);
3828 STm = &(STp->modes[STp->current_mode]);
3830 memcpy(STm, &(STp->modes[0]), sizeof(*STm));
4424 STm = &(STp->modes[STp->current_mode]);
4735 struct st_modedef * STm = &(STp->modes[STp->current_mode]);
4868 STm = &(STp->modes[STp->current_mode]);
5843 STm = &(tpnt->modes[i]);
5866 tpnt->modes[0].defined = 1;
5867 tpnt->modes[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dbaycom_par.c329 if ((~pp->modes) & (PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dparport.h56 /* The "modes" entry in parport is a bit field representing the
66 /* IEEE1284 modes:
69 'Real' ECP modes must have the IEEE1284_MODE_ECP bit set. */
277 unsigned int modes; member in struct:parport
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dmga_dma.c746 static const int modes[] = { 0, 1, 2, 2, 4, 4, 4, 4 }; local
768 bootstrap.agp_mode = modes[bootstrap.agp_mode & 0x07];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dlp.c531 if ( (lp_table[minor].dev->port->modes & PARPORT_MODE_ECP) &&
810 if (port->modes & PARPORT_MODE_SAFEININT) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex155 may use one or many modes.
159 suited to that frame. Different modes are, e.g. how frame size
215 coupled-stereo and high bitrate modes. Floor 1 is also considerably
335 Vorbis allows an encoder to set up multiple, numbered packet 'modes',
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dc-qcam.c58 /* The three possible QuickCam modes */
709 q->bidirectional = (q->pport->modes & PARPORT_MODE_TRISTATE)?1:0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S253 * Aliases for standard modes
257 * Video modes numbered by menu position -- NOT RECOMMENDED because of lack
262 /* Standard BIOS video modes (BIOS number + 0x0100) */
265 /* VESA BIOS video modes (VESA number + 0x0200) */
268 /* Video7 special modes (BIOS number + 0x0900) */
280 # jz setbios Add bios modes later
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbsysfs.c496 __ATTR(modes, S_IRUGO|S_IWUSR, show_modes, store_modes),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Duss720.c252 /* ECR modes */
678 pp->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP | PARPORT_MODE_ECP | PARPORT_MODE_COMPAT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_i.h434 /* Supported and basic rate filters for different modes. These are
560 unsigned int enabled_modes; /* bitfield of allowed modes;
562 unsigned int hw_modes; /* bitfield of supported hardware modes;
584 struct dentry *modes; member in struct:ieee80211_local::local_debugfsdentries
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c570 extra_prg = (extra_prg) ? 0 : fm->modes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Ddb9.c583 if (db9_mode->bidirectional && !(pp->modes & PARPORT_MODE_TRISTATE)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c745 adjust.modes = ADJ_OFFSET_SINGLESHOT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S393 # user to browse video modes.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xscale.S483 mcr p15, 0, r0, c15, c1, 0 @ affects USR or SVC modes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dfpsp.h287 | FPCR rounding modes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dblock.c194 b->modebits=ilog2(ci->modes);
H A DMakefile.in267 SUBDIRS = modes books
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex169 \verb|mode <MODE>| sets tunnel mode. Three modes are available now
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dentry.S364 * - We have several modes that each vector can be called from,
567 mov r1, #BAD_PREFETCH @ allowed in non-user modes. We cant
581 * In order to debug the reason for address exceptions in non-user modes,
690 * This handles both exceptions from user and SVC modes, computes the address

Completed in 741 milliseconds

12345