Searched defs:rockchip_pmu_info (Results 1 – 1 of 1) sorted by relevance
44 struct rockchip_pmu_info { struct45 u32 pwr_offset;46 u32 status_offset;47 u32 req_offset;48 u32 idle_offset;49 u32 ack_offset;51 u32 core_pwrcnt_offset;52 u32 gpu_pwrcnt_offset;54 unsigned int core_power_transition_time;55 unsigned int gpu_power_transition_time;[all …]