Home
last modified time | relevance | path

Searched refs:CAN0_CLOCK (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1074 #define CAN0_CLOCK 0xffc02a80 /* CAN Controller 0 Clock Register */ macro
DcdefBF54x_base.h1850 #define bfin_read_CAN0_CLOCK() bfin_read16(CAN0_CLOCK)
1851 #define bfin_write_CAN0_CLOCK(val) bfin_write16(CAN0_CLOCK, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h102 #define CAN0_CLOCK 0xFFC00A80 /* CAN0 Clock Register */ macro
DcdefBF60x_base.h2484 #define bfin_read_CAN0_CLOCK() bfin_read16(CAN0_CLOCK)
2485 #define bfin_write_CAN0_CLOCK(val) bfin_write16(CAN0_CLOCK, val)