Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1270 #define SCU_CLK_ECC_RSA_CLK_DIV(x) ((x) << 26) macro
1278 clk_sel |= SCU_CLK_ECC_RSA_CLK_DIV(3); in ast2600_configure_rsa_ecc_clk()