Searched refs:PORTB_POL_CLEAR (Results 1 – 2 of 2) sorted by relevance
723 #define PORTB_POL_CLEAR 0xFFC030C0 /* PORTB Port x GPIO Programming Inversion… macro
2209 #define bfin_read_PORTB_POL_CLEAR() bfin_read32(PORTB_POL_CLEAR)2210 #define bfin_write_PORTB_POL_CLEAR(val) bfin_write32(PORTB_POL_CLEAR, val)