Searched refs:AMB_RESET_BITS (Results 1 – 2 of 2) sorted by relevance
335 #define AMB_RESET_BITS 0x40000000 macro
964 rd_plain (dev, offsetof(amb_mem, reset_control)) | AMB_RESET_BITS); in dont_panic()2097 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS); in amb_reset()2109 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS); in amb_reset()