Home
last modified time | relevance | path

Searched refs:sysreset_ctrl1 (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/reset/
A Dreset-ast2500.c45 setbits_le32(&scu->sysreset_ctrl1, BIT(reset_ctl->id)); in ast2500_reset_assert()
60 clrbits_le32(&scu->sysreset_ctrl1, BIT(reset_ctl->id)); in ast2500_reset_deassert()
/u-boot/drivers/clk/aspeed/
A Dclk_ast2500.c350 setbits_le32(&scu->sysreset_ctrl1, reset_bit); in ast2500_configure_mac()
354 clrbits_le32(&scu->sysreset_ctrl1, reset_bit); in ast2500_configure_mac()
456 setbits_le32(&priv->scu->sysreset_ctrl1, in ast2500_clk_enable()
462 clrbits_le32(&priv->scu->sysreset_ctrl1, in ast2500_clk_enable()
/u-boot/arch/arm/include/asm/arch-aspeed/
A Dscu_ast2500.h150 u32 sysreset_ctrl1; member
/u-boot/drivers/i2c/
A Dast_i2c.c122 clrbits_le32(&scu->sysreset_ctrl1, SCU_SYSRESET_I2C); in ast_i2c_probe()

Completed in 12 milliseconds