Home
last modified time | relevance | path

Searched refs:PORTB_MUX (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h559 #define PORTB_MUX 0xffc014fc /* Multiplexer Control Register */ macro
DcdefBF54x_base.h923 #define bfin_read_PORTB_MUX() bfin_read32(PORTB_MUX)
924 #define bfin_write_PORTB_MUX(val) bfin_write32(PORTB_MUX, val)
/arch/blackfin/mach-bf548/boards/
Dezkit.c1222 .end = PORTB_MUX + 3,
/arch/blackfin/mach-bf609/boards/
Dezkit.c1517 .end = PORTB_MUX + 3,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h719 #define PORTB_MUX 0xFFC030B0 /* PORTB Port x Multiplexer Control Register… macro
DcdefBF60x_base.h2201 #define bfin_read_PORTB_MUX() bfin_read32(PORTB_MUX)
2202 #define bfin_write_PORTB_MUX(val) bfin_write32(PORTB_MUX, val)