Home
last modified time | relevance | path

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

/linux-2.6.39/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)