Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h800 #define PORTF_FER_SET 0xFFC03284 /* PORTF Port x Function Enable Set Register… macro
DcdefBF60x_base.h2343 #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)