Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dvideo-clcd-versatile.h7 int versatile_clcd_setup_dma(struct clcd_fb *, unsigned long);
15 static inline int versatile_clcd_setup_dma(struct clcd_fb *fb, unsigned long framesize) in versatile_clcd_setup_dma() function
/Linux-v4.19/arch/arm/mach-versatile/
Dversatile_dt.c231 return versatile_clcd_setup_dma(fb, SZ_1M); in versatile_clcd_setup()
/Linux-v4.19/drivers/video/fbdev/
Damba-clcd-versatile.c159 int versatile_clcd_setup_dma(struct clcd_fb *fb, unsigned long framesize) in versatile_clcd_setup_dma() function