Home
last modified time | relevance | path

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

/linux/drivers/clk/aspeed/
H A Dclk-ast2700.c18 #define SCU0_HWSTRAP1 0x010 macro
378 psp_parent_hws, SCU0_HWSTRAP1, 2, 3),
381 hclk_parent_hws, SCU0_HWSTRAP1, 7, 1),
394 SCU0_HWSTRAP1, 5, 2, ast2700_hclk_div_table),
400 SCU0_HWSTRAP1, 5, 2, ast2700_hclk_div_table),
402 SCU0_HWSTRAP1, 5, 2, ast2700_hclk_div_table),
651 val = readl(clk_ctrl->base + SCU0_HWSTRAP1); in ast2700_clk_hw_register_hpll()