Searched refs:CAN0_CLOCK (Results 1 – 4 of 4) sorted by relevance
1074 #define CAN0_CLOCK 0xffc02a80 /* CAN Controller 0 Clock Register */ macro
1850 #define bfin_read_CAN0_CLOCK() bfin_read16(CAN0_CLOCK)1851 #define bfin_write_CAN0_CLOCK(val) bfin_write16(CAN0_CLOCK, val)
102 #define CAN0_CLOCK 0xFFC00A80 /* CAN0 Clock Register */ macro
2484 #define bfin_read_CAN0_CLOCK() bfin_read16(CAN0_CLOCK)2485 #define bfin_write_CAN0_CLOCK(val) bfin_write16(CAN0_CLOCK, val)