Searched refs:LSDC_CURSOR0_POSITION_REG (Results 1 – 2 of 2) sorted by relevance
206 #define LSDC_CURSOR0_POSITION_REG 0x1540 /* [31:16] Y, [15:0] X */ macro
595 lsdc_wreg32(ldev, LSDC_CURSOR0_POSITION_REG, (y << 16) | x); in lsdc_cursor0_update_position()686 lsdc_wreg32(ldev, LSDC_CURSOR0_POSITION_REG, (y << 16) | x); in lsdc_cursor1_update_position_quirk()