Lines Matching refs:mxsfb_info
171 struct mxsfb_info { struct
211 static inline u32 set_hsync_pulse_width(struct mxsfb_info *host, unsigned val) in set_hsync_pulse_width()
217 static inline u32 get_hsync_pulse_width(struct mxsfb_info *host, unsigned val) in get_hsync_pulse_width()
269 struct mxsfb_info *host = fb_info->par; in mxsfb_check_var()
316 static inline void mxsfb_enable_axi_clk(struct mxsfb_info *host) in mxsfb_enable_axi_clk()
322 static inline void mxsfb_disable_axi_clk(struct mxsfb_info *host) in mxsfb_disable_axi_clk()
330 struct mxsfb_info *host = fb_info->par; in mxsfb_enable_controller()
367 struct mxsfb_info *host = fb_info->par; in mxsfb_disable_controller()
409 struct mxsfb_info *host = fb_info->par; in mxsfb_set_par()
569 struct mxsfb_info *host = fb_info->par; in mxsfb_blank()
591 struct mxsfb_info *host = fb_info->par; in mxsfb_pan_display()
625 struct mxsfb_info *host = fb_info->par; in mxsfb_restore_mode()
729 struct mxsfb_info *host = fb_info->par; in mxsfb_init_fbinfo_dt()
809 struct mxsfb_info *host = fb_info->par; in mxsfb_init_fbinfo()
851 struct mxsfb_info *host = fb_info->par; in mxsfb_free_videomem()
883 struct mxsfb_info *host; in mxsfb_probe()
891 fb_info = framebuffer_alloc(sizeof(struct mxsfb_info), &pdev->dev); in mxsfb_probe()
982 struct mxsfb_info *host = fb_info->par; in mxsfb_remove()
998 struct mxsfb_info *host = fb_info->par; in mxsfb_shutdown()