Searched defs:SCB_BASE (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/i825xx/
H A D3c507.c166 #define SCB_BASE ((unsigned)64*1024 - (dev->mem_end - dev->mem_start)) macro
673 unsigned short SCB_base = SCB_BASE;
723 init_words[3] = SCB_BASE;
724 init_words[7] = SCB_BASE;
784 writew(tx_block+22+SCB_BASE,write_ptr+=2); /* Buffer follows the NoOp command. */
/drivers/net/wireless/
H A Drayctl.h238 #define SCB_BASE 0x0000 macro
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h488 #define SCB_BASE 0xa0 macro

Completed in 113 milliseconds