Searched refs:rst_bit (Results 1 – 2 of 2) sorted by relevance
80 u32 stat, rst_bit; in lpc18xx_rgu_setclear_reset() local84 rst_bit = 1 << (id % LPC18XX_RGU_RESETS_PER_REG); in lpc18xx_rgu_setclear_reset()89 writel(stat | rst_bit, rc->base + ctrl_offset); in lpc18xx_rgu_setclear_reset()91 writel(stat & ~rst_bit, rc->base + ctrl_offset); in lpc18xx_rgu_setclear_reset()
286 u8 rst_bit; member1408 clkc_writel(1 << reset->rst_bit, reset->rst_ofs + 4); in atlas7_reset_module()1411 clkc_writel(1 << reset->rst_bit, reset->rst_ofs); in atlas7_reset_module()1415 clkc_writel(1 << reset->rst_bit, reset->rst_ofs + 4); in atlas7_reset_module()1419 clkc_writel(1 << reset->rst_bit, reset->rst_ofs); in atlas7_reset_module()