Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h685 #define PORTA_FER_SET 0xFFC03004 /* PORTA Port x Function Enable Set Register… macro
DcdefBF60x_base.h2137 #define bfin_read_PORTA_FER_SET() bfin_read32(PORTA_FER_SET)
2138 #define bfin_write_PORTA_FER_SET(val) bfin_write32(PORTA_FER_SET, val)