Searched refs:PORTB_POL (Results 1 – 2 of 2) sorted by relevance
721 #define PORTB_POL 0xFFC030B8 /* PORTB Port x GPIO Programming Inversion R… macro
2205 #define bfin_read_PORTB_POL() bfin_read32(PORTB_POL)2206 #define bfin_write_PORTB_POL(val) bfin_write32(PORTB_POL, val)