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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1854 #define bfin_read_CAN0_DEBUG() bfin_read16(CAN0_DEBUG)
1855 #define bfin_write_CAN0_DEBUG(val) bfin_write16(CAN0_DEBUG, val)
H A DdefBF54x_base.h1076 #define CAN0_DEBUG 0xffc02a88 /* CAN Controller 0 Debug Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2488 #define bfin_read_CAN0_DEBUG() bfin_read16(CAN0_DEBUG)
2489 #define bfin_write_CAN0_DEBUG(val) bfin_write16(CAN0_DEBUG, val)
H A DdefBF60x_base.h104 #define CAN0_DEBUG 0xFFC00A88 /* CAN0 Debug Register */ macro

Completed in 303 milliseconds