Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/board/
H A Darmadillo800eva.c36 .clock_source = LCDC_CLK_BUS,
/openbmc/linux/include/video/
H A Dsh_mobile_lcdc.h130 enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL }; enumerator
/openbmc/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c158 .clock_source = LCDC_CLK_BUS,
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c246 .clock_source = LCDC_CLK_BUS,
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c363 case LCDC_CLK_BUS: in sh_mobile_lcdc_setup_clocks()