Home
last modified time | relevance | path

Searched refs:LDPMR_LPS (Results 1 – 4 of 4) sorted by relevance

/linux/include/video/
H A Dsh_mobile_lcdc.h91 #define LDPMR_LPS (3 << 0) macro
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h109 #define LDPMR_LPS (3 << 0) macro
H A Dshmob_drm_crtc.c182 value = lcdc_read(sdev, LDPMR) & LDPMR_LPS; in shmob_drm_crtc_start_stop()
/linux/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()