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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF548.h102 #define bfin_read_CAN1_UCCNT() bfin_read16(CAN1_UCCNT)
103 #define bfin_write_CAN1_UCCNT(val) bfin_write16(CAN1_UCCNT, val)
H A DcdefBF544.h170 #define bfin_read_CAN1_UCCNT() bfin_read16(CAN1_UCCNT)
171 #define bfin_write_CAN1_UCCNT(val) bfin_write16(CAN1_UCCNT, val)
H A DdefBF548.h63 #define CAN1_UCCNT 0xffc032c4 /* CAN Controller 1 Universal Counter Register */ macro
H A DdefBF544.h120 #define CAN1_UCCNT 0xffc032c4 /* CAN Controller 1 Universal Counter Register */ macro

Completed in 113 milliseconds