Searched refs:SDH_RESPONSE3 (Results 1 – 5 of 5) sorted by relevance
53 #define SDH_RESPONSE3 0xffc03920 /* SDH Response3 */ macro
161 #define SDH_RESPONSE3 0xffc03920 /* SDH Response3 */ macro
86 #define bfin_read_SDH_RESPONSE3() bfin_read32(SDH_RESPONSE3)87 #define bfin_write_SDH_RESPONSE3(val) bfin_write32(SDH_RESPONSE3, val)
244 #define bfin_read_SDH_RESPONSE3() bfin_read32(SDH_RESPONSE3)245 #define bfin_write_SDH_RESPONSE3(val) bfin_write32(SDH_RESPONSE3, val)
1446 D_RO(SDH_RESPONSE3, 32); in bfin_debug_mmrs_init()