Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h777 #define PORTE_FER_SET 0xFFC03204 /* PORTE Port x Function Enable Set Register… macro
DcdefBF60x_base.h2302 #define bfin_read_PORTE_FER_SET() bfin_read32(PORTE_FER_SET)
2303 #define bfin_write_PORTE_FER_SET(val) bfin_write32(PORTE_FER_SET, val)