Searched refs:PORTD_FER_SET (Results 1 – 2 of 2) sorted by relevance
754 #define PORTD_FER_SET 0xFFC03184 /* PORTD Port x Function Enable Set Register… macro
2261 #define bfin_read_PORTD_FER_SET() bfin_read32(PORTD_FER_SET)2262 #define bfin_write_PORTD_FER_SET(val) bfin_write32(PORTD_FER_SET, val)