Home
last modified time | relevance | path

Searched defs:SCU_CLK_SD_DIV (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c452 #define SCU_CLK_SD_DIV(x) (x << 12) macro
H A Dclk_ast2500.c524 #define SCU_CLK_SD_DIV(x) (x << 12) macro
H A Dclk_ast2600.c1305 #define SCU_CLK_SD_DIV(x) ((x) << 28) macro