Searched refs:PORTB (Results 1 – 5 of 5) sorted by relevance
200 #define PORTB 0xFFFF5A macro
42 #define PORTB (HOSTIOPORT1+0x1b) /* PORT B */ macro
41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
553 #define PORTB 0xffc014e4 /* GPIO Data Register */ macro
911 #define bfin_read_PORTB() bfin_read16(PORTB)912 #define bfin_write_PORTB(val) bfin_write16(PORTB, val)