Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h731 #define PORTC_FER_SET 0xFFC03104 /* PORTC Port x Function Enable Set Register… macro
DcdefBF60x_base.h2220 #define bfin_read_PORTC_FER_SET() bfin_read32(PORTC_FER_SET)
2221 #define bfin_write_PORTC_FER_SET(val) bfin_write32(PORTC_FER_SET, val)