Home
last modified time | relevance | path

Searched refs:PORTD_FER_SET (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h754 #define PORTD_FER_SET 0xFFC03184 /* PORTD Port x Function Enable Set Register… macro
DcdefBF60x_base.h2261 #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)