Searched defs:dmub_cursor_position_cache_hubp (Results 1 – 1 of 1) sorted by relevance
3659 struct dmub_cursor_position_cache_hubp { struct3660 union dmub_reg_cursor_control_cfg cur_ctl;3661 union dmub_reg_position_cfg {3667 } position;3668 union dmub_reg_hot_spot_cfg {3674 } hot_spot;3675 union dmub_reg_dst_offset_cfg {3699 struct dmub_cursor_position_cache_hubp pHubp; argument