Home
last modified time | relevance | path

Searched refs:LCDC_FLAGS_DWPOL (Results 1 – 3 of 3) sorted by relevance

/linux/include/video/
H A Dsh_mobile_lcdc.h132 #define LCDC_FLAGS_DWPOL (1 << 0) /* Rising edge dot clock data latch */ macro
/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c164 .flags = LCDC_FLAGS_DWPOL,
/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c922 lcdc_info.ch[0].flags = LCDC_FLAGS_DWPOL; in devices_setup()