Home
last modified time | relevance | path

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

/arch/arm/plat-versatile/include/plat/
Dclcd.h5 int versatile_clcd_setup_dma(struct clcd_fb *, unsigned long);
/arch/arm/plat-versatile/
Dclcd.c153 int versatile_clcd_setup_dma(struct clcd_fb *fb, unsigned long framesize) in versatile_clcd_setup_dma() function
/arch/arm/mach-vexpress/
Dct-ca9x4.c81 return versatile_clcd_setup_dma(fb, framesize); in ct_ca9x4_clcd_setup()
/arch/arm/mach-realview/
Dcore.c424 return versatile_clcd_setup_dma(fb, framesize); in realview_clcd_setup()
/arch/arm/mach-integrator/
Dintegrator_cp.c396 return versatile_clcd_setup_dma(fb, SZ_1M); in cp_clcd_setup()
/arch/arm/mach-versatile/
Dcore.c547 return versatile_clcd_setup_dma(fb, SZ_1M); in versatile_clcd_setup()