Searched refs:get_pcd (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Dsa1100fb.c596 static inline unsigned int get_pcd(struct sa1100fb_info *fbi, get_pcd() function
678 pcd = get_pcd(fbi, var->pixclock); sa1100fb_activate_var()
1028 pcd = get_pcd(fbi, fbi->fb.var.pixclock); sa1100fb_freq_transition()
H A Dpxafb.c1014 static inline unsigned int get_pcd(struct pxafb_info *fbi, get_pcd() function
1322 unsigned int lines_per_panel, pcd = get_pcd(fbi, var->pixclock); setup_parallel_timing()
1652 pcd = get_pcd(fbi, fbi->fb.var.pixclock); pxafb_freq_transition()

Completed in 115 milliseconds