Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dclocks.c93 unsigned int get_au1x00_lcd_clock(void) in get_au1x00_lcd_clock() function
99 EXPORT_SYMBOL(get_au1x00_lcd_clock);
/linux-2.4.37.9/include/asm-mips/
Dau1000.h138 extern unsigned int get_au1x00_lcd_clock(void);
/linux-2.4.37.9/drivers/video/
Depson1356fb.c2328 epfix->busclk = get_au1x00_lcd_clock(); in e1356fb_init()