Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h56 #define MXVR_SYNC_LCHAN_4 0xFFC02788 /* MXVR Sync Data Logical Channel Assign Register 4 */ macro
DcdefBF539.h81 #define bfin_read_MXVR_SYNC_LCHAN_4() bfin_read32(MXVR_SYNC_LCHAN_4)
82 #define bfin_write_MXVR_SYNC_LCHAN_4(val) bfin_write32(MXVR_SYNC_LCHAN_4, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF549.h57 #define MXVR_SYNC_LCHAN_4 0xffc02788 /* MXVR Sync Data Logical Channel Assign Reg… macro
DcdefBF549.h90 #define bfin_read_MXVR_SYNC_LCHAN_4() bfin_read32(MXVR_SYNC_LCHAN_4)
91 #define bfin_write_MXVR_SYNC_LCHAN_4(val) bfin_write32(MXVR_SYNC_LCHAN_4, val)