Searched refs:PORTD (Results 1 – 3 of 3) sorted by relevance
202 #define PORTD 0xFFFF5C macro
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)