Searched refs:AMB_RESET_BITS (Results 1 – 2 of 2) sorted by relevance
334 #define AMB_RESET_BITS 0x40000000 macro
1867 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS); in amb_reset()1879 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS); in amb_reset()