Home
last modified time | relevance | path

Searched refs:ast_get_scu (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dclk_ast2500.c18 void *ast_get_scu(void) in ast_get_scu() function
H A Dsdram_ast2500.c342 priv->scu = ast_get_scu(); in ast2500_sdrammc_probe()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/aspeed/
H A Dpinctrl_ast2500.c31 priv->scu = ast_get_scu(); in ast2500_pinctrl_probe()
/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dast2500-reset.c83 priv->scu = ast_get_scu(); in ast2500_reset_probe()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h227 void *ast_get_scu(void);
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dast_i2c.c120 scu = ast_get_scu(); in ast_i2c_probe()