Searched refs:PORTF_INEN_SET (Results 1 – 2 of 2) sorted by relevance
809 #define PORTF_INEN_SET 0xFFC032A8 /* PORTF Port x GPIO Input Enable Set Regist… macro
2361 #define bfin_read_PORTF_INEN_SET() bfin_read32(PORTF_INEN_SET)2362 #define bfin_write_PORTF_INEN_SET(val) bfin_write32(PORTF_INEN_SET, val)