Searched refs:sysreset_clr_ctrl1 (Results 1 – 3 of 3) sorted by relevance
31 writel(BIT(reset_ctl->id), &scu->sysreset_clr_ctrl1); in ast2600_reset_deassert()
1232 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_configure_mac()1241 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_configure_mac()1351 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_enable_emmcclk()1450 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_enable_usbahclk()1468 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_enable_usbbhclk()1487 writel(reset_bit, &scu->sysreset_clr_ctrl1); in ast2600_enable_haceclk()
40 u32 sysreset_clr_ctrl1; /* 0x044 */ member