Home
last modified time | relevance | path

Searched refs:LDPMR_LPS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dsh_mobile_lcdc.h91 #define LDPMR_LPS (3 << 0) macro
/kernel/linux/linux-6.6/include/video/
H A Dsh_mobile_lcdc.h91 #define LDPMR_LPS (3 << 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_regs.h109 #define LDPMR_LPS (3 << 0) macro
H A Dshmob_drm_crtc.c132 value = lcdc_read(sdev, LDPMR) & LDPMR_LPS; in shmob_drm_crtc_start_stop()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h109 #define LDPMR_LPS (3 << 0) macro
H A Dshmob_drm_crtc.c135 value = lcdc_read(sdev, LDPMR) & LDPMR_LPS; in shmob_drm_crtc_start_stop()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c716 & LDPMR_LPS; in sh_mobile_lcdc_start_stop()
717 if (start && tmp == LDPMR_LPS) in sh_mobile_lcdc_start_stop()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c709 & LDPMR_LPS; in sh_mobile_lcdc_start_stop()
710 if (start && tmp == LDPMR_LPS) in sh_mobile_lcdc_start_stop()

Completed in 13 milliseconds