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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1796 #define bfin_read_CAN0_TRS1() bfin_read16(CAN0_TRS1)
1797 #define bfin_write_CAN0_TRS1(val) bfin_write16(CAN0_TRS1, val)
H A DdefBF54x_base.h1044 #define CAN0_TRS1 0xffc02a08 /* CAN Controller 0 Transmit Request Set Register 1 */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2430 #define bfin_read_CAN0_TRS1() bfin_read16(CAN0_TRS1)
2431 #define bfin_write_CAN0_TRS1(val) bfin_write16(CAN0_TRS1, val)
H A DdefBF60x_base.h78 #define CAN0_TRS1 0xFFC00A08 /* CAN0 Transmission Request Set Register 1 */ macro

Completed in 342 milliseconds