Searched refs:hot_spot (Results 1 – 7 of 7) sorted by relevance
37 } hot_spot; member
805 hubp->pos.hot_spot.bits.x_hot = pos->x_hotspot; in hubp401_cursor_set_position()806 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp401_cursor_set_position()
1091 hubp->pos.hot_spot.bits.x_hot = pos->x_hotspot; in hubp2_cursor_set_position()1092 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp2_cursor_set_position()
1696 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_X = hubp->pos.hot_spot.bits.x_hot; in dcn35_update_cursor_offload_pipe()1697 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_Y = hubp->pos.hot_spot.bits.y_hot; in dcn35_update_cursor_offload_pipe()
1073 pl->position_cfg.pHubp.hot_spot.raw = hubp->pos.hot_spot.raw; in dc_build_cursor_position_update_payload0()
3010 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_X = hubp->pos.hot_spot.bits.x_hot; in dcn401_update_cursor_offload_pipe()3011 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_Y = hubp->pos.hot_spot.bits.y_hot; in dcn401_update_cursor_offload_pipe()
4048 } hot_spot; member