Searched refs:hot_spot (Results 1 – 6 of 6) sorted by relevance
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()
3005 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_X = hubp->pos.hot_spot.bits.x_hot; in dcn401_update_cursor_offload_pipe()3006 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