Searched refs:SPORT3_RX (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h358 #define bfin_read_SPORT3_RX() bfin_read32(SPORT3_RX)
359 #define bfin_write_SPORT3_RX(val) bfin_write32(SPORT3_RX, val)
H A DdefBF538.h768 #define SPORT3_RX 0xFFC02618 /* SPORT3 RX Data Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1724 #define bfin_read_SPORT3_RX() bfin_read32(SPORT3_RX)
1725 #define bfin_write_SPORT3_RX(val) bfin_write32(SPORT3_RX, val)
H A DdefBF54x_base.h1005 #define SPORT3_RX 0xffc02618 /* SPORT3 Receive Data Register */ macro

Completed in 257 milliseconds