Searched defs:rk3288_pmu (Results 1 – 2 of 2) sorted by relevance
12 struct rk3288_pmu { struct13 u32 wakeup_cfg[2];14 u32 pwrdn_con;15 u32 pwrdn_st;17 u32 idle_req;18 u32 idle_st;19 u32 pwrmode_con;20 u32 pwr_state;22 u32 osc_cnt;23 u32 pll_cnt;[all …]
1788 static const struct rockchip_pmu_info rk3288_pmu = { variable