Searched refs:clk_ungate_offset (Results 1 – 1 of 1) sorted by relevance
76 u32 clk_ungate_offset; member356 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,