Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dsh_mobile_lcdc.h130 enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL }; enumerator
/linux-3.4.99/arch/arm/mach-shmobile/
Dboard-bonito.c243 .clock_source = LCDC_CLK_BUS,
Dboard-ap4evb.c1375 lcdc_info.clock_source = LCDC_CLK_BUS; in ap4evb_init()
Dboard-mackerel.c383 .clock_source = LCDC_CLK_BUS,
/linux-3.4.99/arch/sh/boards/mach-kfr2r09/
Dsetup.c144 .clock_source = LCDC_CLK_BUS,
/linux-3.4.99/arch/sh/boards/mach-migor/
Dsetup.c243 .clock_source = LCDC_CLK_BUS,
/linux-3.4.99/drivers/video/
Dsh_mobile_lcdcfb.c197 case LCDC_CLK_BUS: in sh_mobile_lcdc_setup_clocks()