Searched refs:PORTB_INEN_SET (Results 1 – 2 of 2) sorted by relevance
717 #define PORTB_INEN_SET 0xFFC030A8 /* PORTB Port x GPIO Input Enable Set Regist… macro
2197 #define bfin_read_PORTB_INEN_SET() bfin_read32(PORTB_INEN_SET)2198 #define bfin_write_PORTB_INEN_SET(val) bfin_write32(PORTB_INEN_SET, val)