Home
last modified time | relevance | path

Searched refs:PORTG_FER_SET (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c299 .start = PORTG_FER_SET,
300 .end = PORTG_FER_SET+2,
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h823 #define PORTG_FER_SET 0xFFC03304 /* PORTG Port x Function Enable Set Register… macro
DcdefBF60x_base.h2384 #define bfin_read_PORTG_FER_SET() bfin_read32(PORTG_FER_SET)
2385 #define bfin_write_PORTG_FER_SET(val) bfin_write32(PORTG_FER_SET, val)