Searched refs:PORTG_INEN_SET (Results 1 – 2 of 2) sorted by relevance
832 #define PORTG_INEN_SET 0xFFC03328 /* PORTG Port x GPIO Input Enable Set Regist… macro
2402 #define bfin_read_PORTG_INEN_SET() bfin_read32(PORTG_INEN_SET)2403 #define bfin_write_PORTG_INEN_SET(val) bfin_write32(PORTG_INEN_SET, val)