Searched defs:HWResourceInfo (Results 1 – 2 of 2) sorted by relevance
144 struct HWResourceInfo { struct145 uint32_t hw_version = 0;146 uint32_t hw_revision = 0;147 uint32_t num_dma_pipe = 0;148 uint32_t num_vig_pipe = 0;149 uint32_t num_rgb_pipe = 0;150 uint32_t num_cursor_pipe = 0;151 uint32_t num_blending_stages = 0;152 uint32_t num_control = 0;153 uint32_t num_mixer_to_disp = 0;[all …]