Searched refs:PORTD (Results 1 – 3 of 3) sorted by relevance
575 #define PORTD 0xffc01524 /* GPIO Data Register */ macro
949 #define bfin_read_PORTD() bfin_read16(PORTD)950 #define bfin_write_PORTD(val) bfin_write16(PORTD, val)
2265 #define bfin_read_PORTD() bfin_read32(PORTD)2266 #define bfin_write_PORTD(val) bfin_write32(PORTD, val)