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