Searched refs:svga_cursor_on (Results 1 – 1 of 1) sorted by relevance
289 const u32 svga_cursor_on = show ? SVGA_CURSOR_ON_SHOW in vmw_cursor_update_position() local298 vmw_write(dev_priv, SVGA_REG_CURSOR4_ON, svga_cursor_on); in vmw_cursor_update_position()301 vmw_fifo_mem_write(dev_priv, SVGA_FIFO_CURSOR_ON, svga_cursor_on); in vmw_cursor_update_position()309 vmw_write(dev_priv, SVGA_REG_CURSOR_ON, svga_cursor_on); in vmw_cursor_update_position()
Completed in 7 milliseconds