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