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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF548.h68 #define CAN1_UCCNT 0xffc032c4 /* CAN Controller 1 Universal Counter Register */ macro
H A DdefBF544.h125 #define CAN1_UCCNT 0xffc032c4 /* CAN Controller 1 Universal Counter Register */ macro
H A DcdefBF544.h178 #define bfin_read_CAN1_UCCNT() bfin_read16(CAN1_UCCNT)
179 #define bfin_write_CAN1_UCCNT(val) bfin_write16(CAN1_UCCNT, val)
H A DcdefBF548.h110 #define bfin_read_CAN1_UCCNT() bfin_read16(CAN1_UCCNT)
111 #define bfin_write_CAN1_UCCNT(val) bfin_write16(CAN1_UCCNT, val)

Completed in 128 milliseconds