Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h708 #define PORTB_FER_SET 0xFFC03084 /* PORTB Port x Function Enable Set Register… macro
DcdefBF60x_base.h2179 #define bfin_read_PORTB_FER_SET() bfin_read32(PORTB_FER_SET)
2180 #define bfin_write_PORTB_FER_SET(val) bfin_write32(PORTB_FER_SET, val)