Searched refs:PORTF_FER_SET (Results 1 – 2 of 2) sorted by relevance
800 #define PORTF_FER_SET 0xFFC03284 /* PORTF Port x Function Enable Set Register… macro
2343 #define bfin_read_PORTF_FER_SET() bfin_read32(PORTF_FER_SET)2344 #define bfin_write_PORTF_FER_SET(val) bfin_write32(PORTF_FER_SET, val)