Searched refs:CURSOR_LOCATION_SHIFT (Results 1 – 2 of 2) sorted by relevance
605 cfg = CURSOR_ON_CRTC0 << CURSOR_LOCATION_SHIFT | in lsdc_cursor0_update_cfg()643 cfg = CURSOR_ON_CRTC1 << CURSOR_LOCATION_SHIFT | in lsdc_cursor1_update_cfg()696 cfg = CURSOR_ON_CRTC1 << CURSOR_LOCATION_SHIFT | in lsdc_cursor1_update_cfg_quirk()
197 #define CURSOR_LOCATION_SHIFT 4 macro