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

/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1082 #define CAN0_CONTROL 0xffc02aa0 /* CAN Controller 0 Master Control Register */ macro
H A DcdefBF54x_base.h1866 #define bfin_read_CAN0_CONTROL() bfin_read16(CAN0_CONTROL)
1867 #define bfin_write_CAN0_CONTROL(val) bfin_write16(CAN0_CONTROL, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2500 #define bfin_read_CAN0_CONTROL() bfin_read16(CAN0_CONTROL)
2501 #define bfin_write_CAN0_CONTROL(val) bfin_write16(CAN0_CONTROL, val)
H A DdefBF60x_base.h110 #define CAN0_CONTROL 0xFFC00AA0 /* CAN0 CAN Master Control Register */ macro

Completed in 89 milliseconds