Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsh_mobile_lcdc.h130 enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL }; enumerator
/linux/arch/sh/boards/mach-migor/
H A Dsetup.c260 .clock_source = LCDC_CLK_PERIPHERAL,
/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1229 lcdc_info.clock_source = LCDC_CLK_PERIPHERAL; in arch_setup()
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c367 case LCDC_CLK_PERIPHERAL: in sh_mobile_lcdc_setup_clocks()