Home
last modified time | relevance | path

Searched refs:CPSR_CYPOS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
H A Dltdc.c159 #define CPSR_CYPOS GENMASK(15, 0) /* Current Y position */ macro
685 line = reg_read(ldev->regs, LTDC_CPSR) & CPSR_CYPOS; in ltdc_crtc_get_scanout_position()
/kernel/linux/linux-6.6/drivers/gpu/drm/stm/
H A Dltdc.c173 #define CPSR_CYPOS GENMASK(15, 0) /* Current Y position */ macro
1088 line &= CPSR_CYPOS; in ltdc_crtc_get_scanout_position()

Completed in 6 milliseconds