Searched refs:PORTB_FER_SET (Results 1 – 2 of 2) sorted by relevance
708 #define PORTB_FER_SET 0xFFC03084 /* PORTB Port x Function Enable Set Register… macro
2179 #define bfin_read_PORTB_FER_SET() bfin_read32(PORTB_FER_SET)2180 #define bfin_write_PORTB_FER_SET(val) bfin_write32(PORTB_FER_SET, val)