Searched defs:dc_clocks (Results 1 – 1 of 1) sorted by relevance
253 struct dc_clocks { struct254 int dispclk_khz;255 int max_supported_dppclk_khz;256 int max_supported_dispclk_khz;257 int dppclk_khz;258 int bw_dppclk_khz; /*a copy of dppclk_khz*/259 int bw_dispclk_khz;260 int dcfclk_khz;261 int socclk_khz;262 int dcfclk_deep_sleep_khz;[all …]