Searched refs:PORTG_FER_SET (Results 1 – 3 of 3) sorted by relevance
299 .start = PORTG_FER_SET,300 .end = PORTG_FER_SET+2,
823 #define PORTG_FER_SET 0xFFC03304 /* PORTG Port x Function Enable Set Register… macro
2384 #define bfin_read_PORTG_FER_SET() bfin_read32(PORTG_FER_SET)2385 #define bfin_write_PORTG_FER_SET(val) bfin_write32(PORTG_FER_SET, val)