Searched refs:PORTD_INEN_SET (Results 1 – 2 of 2) sorted by relevance
763 #define PORTD_INEN_SET 0xFFC031A8 /* PORTD Port x GPIO Input Enable Set Regist… macro
2279 #define bfin_read_PORTD_INEN_SET() bfin_read32(PORTD_INEN_SET)2280 #define bfin_write_PORTD_INEN_SET(val) bfin_write32(PORTD_INEN_SET, val)