Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h539 #define CAN_CONTROL 0xFFC02AA0 /* Master Control Register … macro
DcdefBF534.h974 #define bfin_read_CAN_CONTROL() bfin_read16(CAN_CONTROL)
975 #define bfin_write_CAN_CONTROL(val) bfin_write16(CAN_CONTROL,val)
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h830 #define CAN_CONTROL 0xFFC02AA0 /* Master Control Register */ macro
DcdefBF538.h1297 #define bfin_read_CAN_CONTROL() bfin_read16(CAN_CONTROL)
1298 #define bfin_write_CAN_CONTROL(val) bfin_write16(CAN_CONTROL, val)