Searched refs:PORTD_POL (Results 1 – 2 of 2) sorted by relevance
767 #define PORTD_POL 0xFFC031B8 /* PORTD Port x GPIO Programming Inversion R… macro
2287 #define bfin_read_PORTD_POL() bfin_read32(PORTD_POL)2288 #define bfin_write_PORTD_POL(val) bfin_write32(PORTD_POL, val)