Searched refs:PORTD_POL_SET (Results 1 – 2 of 2) sorted by relevance
768 #define PORTD_POL_SET 0xFFC031BC /* PORTD Port x GPIO Programming Inversion S… macro
2289 #define bfin_read_PORTD_POL_SET() bfin_read32(PORTD_POL_SET)2290 #define bfin_write_PORTD_POL_SET(val) bfin_write32(PORTD_POL_SET, val)