Searched refs:PORTC_INEN_SET (Results 1 – 2 of 2) sorted by relevance
740 #define PORTC_INEN_SET 0xFFC03128 /* PORTC Port x GPIO Input Enable Set Regist… macro
2238 #define bfin_read_PORTC_INEN_SET() bfin_read32(PORTC_INEN_SET)2239 #define bfin_write_PORTC_INEN_SET(val) bfin_write32(PORTC_INEN_SET, val)