Home
last modified time | relevance | path

Searched refs:LCDC_CLK_BUS (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/video/
Dsh_mobile_lcdc.h130 enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL }; enumerator
/linux-4.1.27/arch/sh/boards/mach-migor/
Dsetup.c246 .clock_source = LCDC_CLK_BUS,
/linux-4.1.27/arch/sh/boards/mach-kfr2r09/
Dsetup.c148 .clock_source = LCDC_CLK_BUS,
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-kzm9g.c301 .clock_source = LCDC_CLK_BUS,
Dboard-armadillo800eva.c441 .clock_source = LCDC_CLK_BUS,
/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c372 case LCDC_CLK_BUS: in sh_mobile_lcdc_setup_clocks()