OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lcd_set_flush_dcache
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/
lcd.h
40
void
lcd_set_flush_dcache
(int flush);
/external/u-boot/board/BuR/common/
common.c
497
lcd_set_flush_dcache
(1);
/external/u-boot/common/
lcd.c
73
void
lcd_set_flush_dcache
(int flush)
function
/external/u-boot/drivers/video/
atmel_hlcdfb.c
241
lcd_set_flush_dcache
(1);
Completed in 509 milliseconds