Home
last modified time | relevance | path

Searched refs:LCDC_FLAGS_DIPOL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dsh_mobile_lcdc.h133 #define LCDC_FLAGS_DIPOL (1 << 1) /* Active low display enable polarity */ macro
/kernel/linux/linux-6.6/include/video/
H A Dsh_mobile_lcdc.h133 #define LCDC_FLAGS_DIPOL (1 << 1) /* Active low display enable polarity */ macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c739 tmp |= (ch->cfg->flags & LCDC_FLAGS_DIPOL) ? LDMT1R_DIPOL : 0; in sh_mobile_lcdc_geometry()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c732 tmp |= (ch->cfg->flags & LCDC_FLAGS_DIPOL) ? LDMT1R_DIPOL : 0; in sh_mobile_lcdc_geometry()

Completed in 9 milliseconds