Searched refs:reset_control (Results 1 – 3 of 3) sorted by relevance
330 u32 reset_control; member
1869 word = rd_plain (dev, offsetof(amb_mem, reset_control)); in amb_reset()1871 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS); in amb_reset()1883 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS); in amb_reset()
1079 volatile unsigned int reset_control; member