Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Dpm_domains.c76 u32 clk_ungate_offset; member
356 if (!pmu->info->clk_ungate_offset) in rockchip_pmu_ungate_clk()
361 regmap_write(pmu->regmap, pmu->info->clk_ungate_offset, val); in rockchip_pmu_ungate_clk()
1373 dump_offset("clkungate", g_pmu->info->clk_ungate_offset); in rockchip_dump_pmu()
1878 .clk_ungate_offset = 0x140,