Home
last modified time | relevance | path

Searched refs:PORTB (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/h8300/include/asm/
Dregs267x.h200 #define PORTB 0xFFFF5A macro
/linux-3.4.99/drivers/scsi/
Daha152x.h42 #define PORTB (HOSTIOPORT1+0x1b) /* PORT B */ macro
/linux-3.4.99/Documentation/spi/
Dbutterfly41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h553 #define PORTB 0xffc014e4 /* GPIO Data Register */ macro
DcdefBF54x_base.h911 #define bfin_read_PORTB() bfin_read16(PORTB)
912 #define bfin_write_PORTB(val) bfin_write16(PORTB, val)