Home
last modified time | relevance | path

Searched refs:SCU_SYSRESET_I2C (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h88 #define SCU_SYSRESET_I2C (1 << 2) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dast_i2c.c122 clrbits_le32(&scu->sysreset_ctrl1, SCU_SYSRESET_I2C); in ast_i2c_probe()