Searched refs:devflags (Results 1 - 25 of 37) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-if.c42 unsigned int devflags = 0; local
63 devflags |= ISP1760_FLAG_ISP1761;
68 devflags |= ISP1760_FLAG_BUS_WIDTH_16;
71 devflags |= ISP1760_FLAG_OTG_EN;
74 devflags |= ISP1760_FLAG_ANALOG_OC;
77 devflags |= ISP1760_FLAG_DACK_POL_HIGH;
80 devflags |= ISP1760_FLAG_DREQ_POL_HIGH;
84 devflags);
141 unsigned int devflags = 0; local
245 devflags);
316 unsigned int devflags = 0; local
[all...]
H A Disp1760-hcd.c43 unsigned int devflags; member in struct:isp1760_hcd
382 if (priv->devflags & ISP1760_FLAG_BUS_WIDTH_16)
384 if (priv->devflags & ISP1760_FLAG_ANALOG_OC)
386 if (priv->devflags & ISP1760_FLAG_DACK_POL_HIGH)
388 if (priv->devflags & ISP1760_FLAG_DREQ_POL_HIGH)
390 if (priv->devflags & ISP1760_FLAG_INTR_POL_HIGH)
392 if (priv->devflags & ISP1760_FLAG_INTR_EDGE_TRIG)
429 (priv->devflags & ISP1760_FLAG_BUS_WIDTH_16) ?
430 16 : 32, (priv->devflags & ISP1760_FLAG_ANALOG_OC) ?
2251 unsigned int devflags)
2248 isp1760_register(phys_addr_t res_start, resource_size_t res_len, int irq, unsigned long irqflags, struct device *dev, const char *busname, unsigned int devflags) argument
[all...]
H A Disp1760-hcd.h8 unsigned int devflags);
136 * indicate the most "atypical" case, so that a devflags of 0 is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp1760-if.c42 unsigned int devflags = 0; local
63 devflags |= ISP1760_FLAG_ISP1761;
68 devflags |= ISP1760_FLAG_BUS_WIDTH_16;
71 devflags |= ISP1760_FLAG_OTG_EN;
74 devflags |= ISP1760_FLAG_ANALOG_OC;
77 devflags |= ISP1760_FLAG_DACK_POL_HIGH;
80 devflags |= ISP1760_FLAG_DREQ_POL_HIGH;
84 devflags);
141 unsigned int devflags = 0; local
245 devflags);
316 unsigned int devflags = 0; local
[all...]
H A Disp1760-hcd.c43 unsigned int devflags; member in struct:isp1760_hcd
382 if (priv->devflags & ISP1760_FLAG_BUS_WIDTH_16)
384 if (priv->devflags & ISP1760_FLAG_ANALOG_OC)
386 if (priv->devflags & ISP1760_FLAG_DACK_POL_HIGH)
388 if (priv->devflags & ISP1760_FLAG_DREQ_POL_HIGH)
390 if (priv->devflags & ISP1760_FLAG_INTR_POL_HIGH)
392 if (priv->devflags & ISP1760_FLAG_INTR_EDGE_TRIG)
429 (priv->devflags & ISP1760_FLAG_BUS_WIDTH_16) ?
430 16 : 32, (priv->devflags & ISP1760_FLAG_ANALOG_OC) ?
2251 unsigned int devflags)
2248 isp1760_register(phys_addr_t res_start, resource_size_t res_len, int irq, unsigned long irqflags, struct device *dev, const char *busname, unsigned int devflags) argument
[all...]
H A Disp1760-hcd.h8 unsigned int devflags);
136 * indicate the most "atypical" case, so that a devflags of 0 is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c107 if (minfo->devflags.noinit) {
264 if (minfo->devflags.g450dac) {
328 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400) {
330 outDAC1064(minfo, 0x1F, minfo->devflags.dfp_type);
331 if (minfo->devflags.g450dac) {
675 if (minfo->devflags.noinit)
679 if (minfo->devflags.novga)
681 if (minfo->devflags.nobios)
683 if (minfo->devflags.nopciretry)
786 if (minfo->devflags
[all...]
H A Dmatroxfb_base.c232 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
263 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
282 if (minfo->devflags.accelerator != FB_ACCEL_MATROX_MGAG400) {
342 if (minfo->devflags.support32MB)
447 if (minfo->devflags.video64bits)
472 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
497 if (minfo->devflags.precise_width) {
725 fix->accel = minfo->devflags.accelerator;
783 ydstorg += minfo->devflags.ydstorg;
1014 if (minfo->devflags
[all...]
H A Dmatroxfb_Ti3026.c356 if (minfo->devflags.mga_24bpp_fix)
552 if (minfo->devflags.noinit)
704 if (minfo->devflags.noinit)
709 if (minfo->devflags.novga)
711 if (minfo->devflags.nobios)
713 if (minfo->devflags.nopciretry)
H A Di2c-matroxfb.c172 if (minfo->devflags.dualhead) {
H A Dmatroxfb_crtc2.c86 if (minfo->devflags.g450dac) {
484 if (minfo->devflags.panellink) {
536 if (minfo->devflags.panellink) {
697 if (!minfo->devflags.crtc2)
H A Dmatroxfb_g450.c604 if (minfo->devflags.g450dac) {
621 if (minfo->devflags.g450dac) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c107 if (minfo->devflags.noinit) {
264 if (minfo->devflags.g450dac) {
328 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400) {
330 outDAC1064(minfo, 0x1F, minfo->devflags.dfp_type);
331 if (minfo->devflags.g450dac) {
675 if (minfo->devflags.noinit)
679 if (minfo->devflags.novga)
681 if (minfo->devflags.nobios)
683 if (minfo->devflags.nopciretry)
786 if (minfo->devflags
[all...]
H A Dmatroxfb_base.c232 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
263 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
282 if (minfo->devflags.accelerator != FB_ACCEL_MATROX_MGAG400) {
342 if (minfo->devflags.support32MB)
447 if (minfo->devflags.video64bits)
472 if (minfo->devflags.accelerator == FB_ACCEL_MATROX_MGAG400)
497 if (minfo->devflags.precise_width) {
725 fix->accel = minfo->devflags.accelerator;
783 ydstorg += minfo->devflags.ydstorg;
1014 if (minfo->devflags
[all...]
H A Dmatroxfb_Ti3026.c356 if (minfo->devflags.mga_24bpp_fix)
552 if (minfo->devflags.noinit)
704 if (minfo->devflags.noinit)
709 if (minfo->devflags.novga)
711 if (minfo->devflags.nobios)
713 if (minfo->devflags.nopciretry)
H A Di2c-matroxfb.c172 if (minfo->devflags.dualhead) {
H A Dmatroxfb_crtc2.c86 if (minfo->devflags.g450dac) {
484 if (minfo->devflags.panellink) {
536 if (minfo->devflags.panellink) {
697 if (!minfo->devflags.crtc2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/raid/
H A Dmd_p.h246 __u8 devflags; /* per-device flags. Only one defined...*/ member in struct:mdp_superblock_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/raid/
H A Dmd_p.h246 __u8 devflags; /* per-device flags. Only one defined...*/ member in struct:mdp_superblock_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/raid/
H A Dmd_p.h246 __u8 devflags; /* per-device flags. Only one defined...*/ member in struct:mdp_superblock_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/raid/
H A Dmd_p.h246 __u8 devflags; /* per-device flags. Only one defined...*/ member in struct:mdp_superblock_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/raid/
H A Dmd_p.h246 __u8 devflags; /* per-device flags. Only one defined...*/ member in struct:mdp_superblock_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Deata_generic.h355 __u16 devflags; /* bits set for detected devices */ member in struct:hstd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Deata_generic.h355 __u16 devflags; /* bits set for detected devices */ member in struct:hstd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parport/
H A Dshare.c617 if (!test_and_set_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags)) {
656 clear_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags);

Completed in 317 milliseconds

12