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