/export/home/linux-2.6.31/drivers/hwmon/asb100.c:
   bank switches. */

/export/home/linux-2.6.31/drivers/hwmon/w83781d.c:
   bank switches. ISA access must always be locked explicitly!

/export/home/linux-2.6.31/drivers/hwmon/w83791d.c:
   locking access between bank switches */

/export/home/linux-2.6.31/drivers/hwmon/w83792d.c:
   to switch banks and lock access between switches. */

/export/home/linux-2.6.31/drivers/net/3c523.c:
   implement a bank switching version, you'll basically have to remember
   what bank is enabled and do a switch everytime you access a memory

/export/home/linux-2.6.31/drivers/net/eepro.c:
        eepro_sw2bank0(ioaddr); /* Switch back to Bank 0 */
    eepro_sw2bank1(ioaddr); /* Switch back to Bank 1 */
    eepro_sw2bank0(ioaddr); /* Switch back to Bank 0 */
    eepro_sw2bank1(ioaddr); /* Switch back to Bank 1 */
    eepro_sw2bank0(ioaddr); /* Switch back to Bank 0 */

/export/home/linux-2.6.31/drivers/net/enc28j60.c:
     * are present in all banks, no need to switch bank

/export/home/linux-2.6.31/drivers/net/irda/nsc-ircc.c:
    /* Enable UART bank switching (bit 7) ; Sets the chip to normal
    /* Enable UART bank switching (bit 7) ; Sets the chip to normal

/export/home/linux-2.6.31/drivers/net/smc91x.c:
     * From this point the register bank must _NOT_ be switched away

/export/home/linux-2.6.31/drivers/net/wireless/atmel.c:
#define BSR  0x02    /* (SIR1)  Bank Switching Select Register */

/export/home/linux-2.6.31/drivers/scsi/aic7xxx/aic7xxx_pci.c:
     * BRDDAT5 controls the bank switch.

/export/home/linux-2.6.31/drivers/scsi/aic7xxx_old.c:
   * cable detection logic.  BRDDAT5 controls the bank switch.
   * cable detection logic.  BRDDAT5 controls the bank switch.

/export/home/linux-2.6.31/drivers/staging/comedi/drivers/pcl711.c:
         *  Set the correct channel.  The two channel banks are switched

/export/home/linux-2.6.31/drivers/video/cirrusfb.c:
 * based on the DRAM bandwidth bit and DRAM bank switching bit.  This
        /* If DRAM bank switching is enabled, there must be
+ mysearchi.pl 'bank.*switch' h.dat

/export/home/linux-2.6.31/drivers/net/smc9194.h:
/* Because of bank switching, the SMC91xxx uses only 16 I/O ports */

/export/home/linux-2.6.31/drivers/net/smc91x.h:
/* Because of bank switching, the LAN91x uses only 16 I/O ports */

/export/home/linux-2.6.31/drivers/net/wireless/wl3501.h:
#define WL3501_NIC_BSS ((u8)0x01)    /* SIR1 - Bank Switching Select Reg */
/* Bits in BSS (Bank Switching Select Register) */

/export/home/linux-2.6.31/drivers/staging/comedi/drivers/ni_stc.h:
#define G_Bank_Switch_Start        _bit10    /* strobe */
#define G_Bank_Switch_Enable        _bit12
#define G_Bank_Switch_Mode        _bit11

/export/home/linux-2.6.31/drivers/staging/comedi/drivers/ni_tio_internal.h:
    Gi_Bank_Switch_Start_Bit = 0x400,
    Gi_Bank_Switch_Mode_Bit = 0x800,
    Gi_Bank_Switch_Enable_Bit = 0x1000,
+ mysearchi.pl 'bank.*switch' doc.dat

Reply via email to